Fix gas/configure --help output
Andreas Schwab
schwab@suse.de
Thu Mar 30 13:52:00 GMT 2006
More information about the Binutils mailing list
Thu Mar 30 13:52:00 GMT 2006
- Previous message (by thread): PATCH: Fix PR 2267
- Next message (by thread): Broken -frepo (was Re: PATCH: PR ld/1396: prohibited cross reference to a local symbol)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Installed as obvious. Andreas. 2006-03-30 Andreas Schwab <schwab@suse.de> * configure.in: Fix help string for --enable-targets option. * configure: Regenerate. --- gas/configure.in.~1.186.~ 2006-02-17 17:05:42.000000000 +0100 +++ gas/configure.in 2006-03-30 15:28:30.000000000 +0200 @@ -23,7 +23,7 @@ AM_INIT_AUTOMAKE(gas, ${BFD_VERSION}) AM_PROG_LIBTOOL AC_ARG_ENABLE(targets, -[ targets alternative target configurations besides the primary], +[ --enable-targets alternative target configurations besides the primary], [case "${enableval}" in yes | "") AC_ERROR(enable-targets option must specify target names or 'all') ;; -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."
- Previous message (by thread): PATCH: Fix PR 2267
- Next message (by thread): Broken -frepo (was Re: PATCH: PR ld/1396: prohibited cross reference to a local symbol)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list