forked from Imagelibrary/binutils-gdb
Regenerate configure in bfd/binutils/gas/gdb/gold
bfd/ * configure: Regenerated. binutils/ * configure: Regenerated. gas/ * configure: Regenerated. gdb/ * Makefile.in (top_srcdir): New. * configure: Regenerated. gold/ * configure: Regenerated.
This commit is contained in:
4
gdb/configure
vendored
4
gdb/configure
vendored
@@ -7020,8 +7020,8 @@ fi
|
||||
# Link in zlib if we can. This allows us to read compressed debug sections.
|
||||
|
||||
# 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 :
|
||||
|
||||
Reference in New Issue
Block a user