aboutsummaryrefslogtreecommitdiff
path: root/sim/iq2000/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/iq2000/configure')
-rwxr-xr-xsim/iq2000/configure4
1 files changed, 2 insertions, 2 deletions
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 :