Regenerate configure in sim
[deliverable/binutils-gdb.git] / sim / h8300 / configure
index cbfe50b86c4ca88f72ea9cb9edffde35e2baf8ff..97b396f193ba27c548ec9e52b0bde5d1bdb34558 100755 (executable)
@@ -8684,8 +8684,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 :
This page took 0.026933 seconds and 4 git commands to generate.