summaryrefslogtreecommitdiff
path: root/sim/cr16
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-04-02 05:38:34 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-04-02 05:43:07 -0700
commit7fed4b0be6aa0d0794b8536e9f80d128f0d9bbdb (patch)
tree9ee56738ce145464e4b2e4dba1023db11b048144 /sim/cr16
parentdf7f7547a5cb6455ad07855482797860b71fb532 (diff)
downloadbinutils-gdb-7fed4b0be6aa0d0794b8536e9f80d128f0d9bbdb.tar.gz
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.
Diffstat (limited to 'sim/cr16')
-rwxr-xr-xsim/cr16/configure4
1 files changed, 2 insertions, 2 deletions
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 :