From 7fed4b0be6aa0d0794b8536e9f80d128f0d9bbdb Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 2 Apr 2015 05:38:34 -0700 Subject: [PATCH] Regenerate configure in sim * arm/configure: Regenerated. * avr/configure: Likewise. * bfin/configure: Likewise. * common/configure: Likewise. * cr16/configure: Likewise. * cris/configure: Likewise. * d10v/configure: Likewise. * erc32/configure: Likewise. * frv/configure: Likewise. * ft32/configure: Likewise. * h8300/configure: Likewise. * igen/configure: Likewise. * iq2000/configure: Likewise. * lm32/configure: Likewise. * m32c/configure: Likewise. * m32r/configure: Likewise. * m68hc11/configure: Likewise. * mcore/configure: Likewise. * microblaze/configure: Likewise. * mips/configure: Likewise. * mn10300/configure: Likewise. * moxie/configure: Likewise. * msp430/configure: Likewise. * ppc/configure: Likewise. * rl78/configure: Likewise. * rx/configure: Likewise. * sh/configure: Likewise. * sh64/configure: Likewise. * v850/configure: Likewise. --- sim/ChangeLog | 32 ++++++++++++++++++++++++++++++++ sim/arm/configure | 4 ++-- sim/avr/configure | 4 ++-- sim/bfin/configure | 4 ++-- sim/common/configure | 4 ++-- sim/cr16/configure | 4 ++-- sim/cris/configure | 4 ++-- sim/d10v/configure | 4 ++-- sim/erc32/configure | 4 ++-- sim/frv/configure | 4 ++-- sim/ft32/configure | 4 ++-- sim/h8300/configure | 4 ++-- sim/iq2000/configure | 4 ++-- sim/lm32/configure | 4 ++-- sim/m32c/configure | 4 ++-- sim/m32r/configure | 4 ++-- sim/m68hc11/configure | 4 ++-- sim/mcore/configure | 4 ++-- sim/microblaze/configure | 4 ++-- sim/mips/configure | 4 ++-- sim/mn10300/configure | 4 ++-- sim/moxie/configure | 4 ++-- sim/msp430/configure | 4 ++-- sim/ppc/configure | 4 ++-- sim/rl78/configure | 4 ++-- sim/rx/configure | 4 ++-- sim/sh/configure | 4 ++-- sim/sh64/configure | 4 ++-- sim/v850/configure | 4 ++-- 29 files changed, 88 insertions(+), 56 deletions(-) diff --git a/sim/ChangeLog b/sim/ChangeLog index abbeccf2267..0c0dcd6c28d 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,35 @@ +2015-04-02 H.J. Lu + + * arm/configure: Regenerated. + * avr/configure: Likewise. + * bfin/configure: Likewise. + * common/configure: Likewise. + * cr16/configure: Likewise. + * cris/configure: Likewise. + * d10v/configure: Likewise. + * erc32/configure: Likewise. + * frv/configure: Likewise. + * ft32/configure: Likewise. + * h8300/configure: Likewise. + * igen/configure: Likewise. + * iq2000/configure: Likewise. + * lm32/configure: Likewise. + * m32c/configure: Likewise. + * m32r/configure: Likewise. + * m68hc11/configure: Likewise. + * mcore/configure: Likewise. + * microblaze/configure: Likewise. + * mips/configure: Likewise. + * mn10300/configure: Likewise. + * moxie/configure: Likewise. + * msp430/configure: Likewise. + * ppc/configure: Likewise. + * rl78/configure: Likewise. + * rx/configure: Likewise. + * sh/configure: Likewise. + * sh64/configure: Likewise. + * v850/configure: Likewise. + 2015-04-01 H.J. Lu * common/Make-common.in (CSEARCH): Remove $(ZLIBINC). diff --git a/sim/arm/configure b/sim/arm/configure index cbcd18f6c31..ead6d3d4eb3 100755 --- a/sim/arm/configure +++ b/sim/arm/configure @@ -8702,8 +8702,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/avr/configure b/sim/avr/configure index 095c763c244..092ef46e259 100755 --- a/sim/avr/configure +++ b/sim/avr/configure @@ -8702,8 +8702,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/bfin/configure b/sim/bfin/configure index f3cf00810a1..59723c26c30 100755 --- a/sim/bfin/configure +++ b/sim/bfin/configure @@ -8724,8 +8724,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/common/configure b/sim/common/configure index 49a667cef43..b81c8a1db37 100755 --- a/sim/common/configure +++ b/sim/common/configure @@ -6956,8 +6956,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/cr16/configure b/sim/cr16/configure index cbcd18f6c31..ead6d3d4eb3 100755 --- a/sim/cr16/configure +++ b/sim/cr16/configure @@ -8702,8 +8702,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/cris/configure b/sim/cris/configure index 262ec2ab701..f8e83403bf4 100755 --- a/sim/cris/configure +++ b/sim/cris/configure @@ -8712,8 +8712,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/d10v/configure b/sim/d10v/configure index cbcd18f6c31..ead6d3d4eb3 100755 --- a/sim/d10v/configure +++ b/sim/d10v/configure @@ -8702,8 +8702,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/erc32/configure b/sim/erc32/configure index bfe44d0621f..a0f3228f9a8 100755 --- a/sim/erc32/configure +++ b/sim/erc32/configure @@ -8688,8 +8688,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/frv/configure b/sim/frv/configure index f33a077dd17..13ca7c3cc80 100755 --- a/sim/frv/configure +++ b/sim/frv/configure @@ -8707,8 +8707,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/ft32/configure b/sim/ft32/configure index 6a93f79a685..0d21f067dec 100755 --- a/sim/ft32/configure +++ b/sim/ft32/configure @@ -8702,8 +8702,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/h8300/configure b/sim/h8300/configure index cbfe50b86c4..97b396f193b 100755 --- a/sim/h8300/configure +++ b/sim/h8300/configure @@ -8684,8 +8684,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/iq2000/configure b/sim/iq2000/configure index e7f1b456884..3561837ed64 100755 --- a/sim/iq2000/configure +++ b/sim/iq2000/configure @@ -8706,8 +8706,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/lm32/configure b/sim/lm32/configure index 0456851e6ba..d908fcac97e 100755 --- a/sim/lm32/configure +++ b/sim/lm32/configure @@ -8704,8 +8704,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/m32c/configure b/sim/m32c/configure index f34e941abe5..99a06d12900 100755 --- a/sim/m32c/configure +++ b/sim/m32c/configure @@ -8692,8 +8692,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/m32r/configure b/sim/m32r/configure index 7331ecbcccf..417e24c148f 100755 --- a/sim/m32r/configure +++ b/sim/m32r/configure @@ -8708,8 +8708,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/m68hc11/configure b/sim/m68hc11/configure index 39a478d9bce..e66e89cc717 100755 --- a/sim/m68hc11/configure +++ b/sim/m68hc11/configure @@ -8701,8 +8701,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/mcore/configure b/sim/mcore/configure index cbcd18f6c31..ead6d3d4eb3 100755 --- a/sim/mcore/configure +++ b/sim/mcore/configure @@ -8702,8 +8702,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/microblaze/configure b/sim/microblaze/configure index cbcd18f6c31..ead6d3d4eb3 100755 --- a/sim/microblaze/configure +++ b/sim/microblaze/configure @@ -8702,8 +8702,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/mips/configure b/sim/mips/configure index eac94ba7727..1abf98ef9be 100755 --- a/sim/mips/configure +++ b/sim/mips/configure @@ -8730,8 +8730,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/mn10300/configure b/sim/mn10300/configure index c407db304ec..a8303bec976 100755 --- a/sim/mn10300/configure +++ b/sim/mn10300/configure @@ -8707,8 +8707,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/moxie/configure b/sim/moxie/configure index 6a999efd9b9..6417068bf12 100755 --- a/sim/moxie/configure +++ b/sim/moxie/configure @@ -8703,8 +8703,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/msp430/configure b/sim/msp430/configure index 6c2989b2d60..ff3e5bc9a48 100755 --- a/sim/msp430/configure +++ b/sim/msp430/configure @@ -8698,8 +8698,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/ppc/configure b/sim/ppc/configure index d42c285e9f4..8cd3313247e 100755 --- a/sim/ppc/configure +++ b/sim/ppc/configure @@ -6819,8 +6819,8 @@ program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/rl78/configure b/sim/rl78/configure index e8bc2057dd5..b0e2f08f14c 100755 --- a/sim/rl78/configure +++ b/sim/rl78/configure @@ -8684,8 +8684,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/rx/configure b/sim/rx/configure index f4807c84976..ab886c1cd22 100755 --- a/sim/rx/configure +++ b/sim/rx/configure @@ -8688,8 +8688,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/sh/configure b/sim/sh/configure index cbcd18f6c31..ead6d3d4eb3 100755 --- a/sim/sh/configure +++ b/sim/sh/configure @@ -8702,8 +8702,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/sh64/configure b/sim/sh64/configure index 89b60cb61d8..c31b4470488 100755 --- a/sim/sh64/configure +++ b/sim/sh64/configure @@ -8706,8 +8706,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : diff --git a/sim/v850/configure b/sim/v850/configure index 47056de3245..99260273264 100755 --- a/sim/v850/configure +++ b/sim/v850/configure @@ -8702,8 +8702,8 @@ fi # using the same condition. # Use the system's zlib library. - zlibdir=-L../zlib - zlibinc="-I\$(srcdir)/../zlib" + zlibdir="-L\$(top_builddir)/../zlib" + zlibinc="-I\$(top_srcdir)/../zlib" # Check whether --with-system-zlib was given. if test "${with_system_zlib+set}" = set; then : -- 2.39.2