Regenerate configure in sim
[deliverable/binutils-gdb.git] / sim / mcore / configure
index cbcd18f6c31ae4ef317debefe3d1cd82ae893fbf..ead6d3d4eb35d8aa1ad78ab0333616b61182e544 100755 (executable)
@@ -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 :
This page took 0.033259 seconds and 4 git commands to generate.