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:
H.J. Lu
2015-04-02 05:41:50 -07:00
parent 7fed4b0be6
commit 39f3de7c43
11 changed files with 32 additions and 10 deletions

4
binutils/configure vendored
View File

@@ -13543,8 +13543,8 @@ _ACEOF
# reading compressed 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 :