From 7fed4b0be6aa0d0794b8536e9f80d128f0d9bbdb Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 2 Apr 2015 05:38:34 -0700 Subject: 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/iq2000/configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sim/iq2000/configure') diff --git a/sim/iq2000/configure b/sim/iq2000/configure index e7f1b45688..3561837ed6 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 : -- cgit v1.2.3