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