2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>

	* configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
	* configure: Regenerated.

gprof/

2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>

	* configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
	* configure: Regenerated.

ld/

2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>

	* configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
	* configure: Regenerated.
This commit is contained in:
H.J. Lu 2007-10-24 16:45:53 +00:00
parent e71c308dd3
commit ce2cded563
9 changed files with 2589 additions and 2574 deletions

View File

@ -1,3 +1,8 @@
2007-10-24 H.J. Lu <hongjiu.lu@intel.com>
* configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
* configure: Regenerated.
2007-10-24 Alan Modra <amodra@bigpond.net.au>
* Makefile.am (INCLUDES, DEP_INCLUDES): Remove -D_GNU_SOURCE.

1500
gas/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -20,6 +20,9 @@ BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[ ]*\([^ ]*\)[ ]*).*/\1/p' < ${
changequote([,])dnl
AM_INIT_AUTOMAKE(gas, ${BFD_VERSION})
AC_PROG_CC
AC_GNU_SOURCE
AM_PROG_LIBTOOL
AC_ARG_ENABLE(targets,
@ -595,9 +598,6 @@ AC_DEFINE_UNQUOTED(TARGET_CPU, "${target_cpu}", [Target CPU.])
AC_DEFINE_UNQUOTED(TARGET_VENDOR, "${target_vendor}", [Target vendor.])
AC_DEFINE_UNQUOTED(TARGET_OS, "${target_os}", [Target OS.])
AC_PROG_CC
AC_GNU_SOURCE
AC_PROG_YACC
AM_PROG_LEX

View File

@ -1,3 +1,8 @@
2007-10-24 H.J. Lu <hongjiu.lu@intel.com>
* configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
* configure: Regenerated.
2007-10-24 Alan Modra <amodra@bigpond.net.au>
* Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.

1664
gprof/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -11,8 +11,6 @@ BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[ ]*\([^ ]*\)[ ]*).*/\1/p' < ${
changequote([,])dnl
AM_INIT_AUTOMAKE(gprof, ${BFD_VERSION})
AM_PROG_LIBTOOL
dnl For simplicity, we use the BFD configuration file for most
dnl things. However, we also need our own configuration file for
dnl the automake PACKAGE and VERSION macros. We don't name it
@ -23,6 +21,8 @@ AC_PROG_CC
AC_GNU_SOURCE
AC_PROG_INSTALL
AM_PROG_LIBTOOL
AC_CHECK_FUNCS(setmode)
ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga ms fi"

View File

@ -1,3 +1,8 @@
2007-10-24 H.J. Lu <hongjiu.lu@intel.com>
* configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
* configure: Regenerated.
2007-10-24 Alan Modra <amodra@bigpond.net.au>
* Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.

1970
ld/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -11,8 +11,6 @@ BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[ ]*\([^ ]*\)[ ]*).*/\1/p' < ${
changequote([,])dnl
AM_INIT_AUTOMAKE(ld, ${BFD_VERSION})
AM_PROG_LIBTOOL
AC_ARG_WITH(lib-path, [ --with-lib-path=dir1:dir2... set default LIB_PATH],LIB_PATH=$withval)
AC_ARG_ENABLE(targets,
[ --enable-targets alternative target configurations],
@ -86,6 +84,8 @@ AC_PROG_CC
AC_GNU_SOURCE
AC_PROG_INSTALL
AM_PROG_LIBTOOL
ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW ga fi"
ZW_GNU_GETTEXT_SISTER_DIR
AM_PO_SUBDIRS