aboutsummaryrefslogtreecommitdiff
path: root/sim/v850/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/v850/configure')
-rwxr-xr-xsim/v850/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/v850/configure b/sim/v850/configure
index 47056de..9926027 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 :