Commit b88ecf55 by Andreas Schwab Committed by Andreas Schwab

configure.ac: Use AS_HELP_STRING throughout.

* configure.ac: Use AS_HELP_STRING throughout.
* configure: Regenerate.

From-SVN: r173724
parent e6e9475b
2011-05-13 Andreas Schwab <schwab@redhat.com>
* configure.ac: Use AS_HELP_STRING throughout.
* configure: Regenerate.
2011-05-12 H.J. Lu <hongjiu.lu@intel.com> 2011-05-12 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/i386.c (ix86_save_reg): Change maybe_eh_return * config/i386/i386.c (ix86_save_reg): Change maybe_eh_return
......
...@@ -1555,24 +1555,24 @@ Optional Features: ...@@ -1555,24 +1555,24 @@ Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes] --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--enable-generated-files-in-srcdir --enable-generated-files-in-srcdir
put copies of generated files in source dir put copies of generated files in source dir intended
intended for creating source tarballs for users for creating source tarballs for users without
without texinfo bison or flex. texinfo bison or flex
--disable-largefile omit support for large files --disable-largefile omit support for large files
--enable-werror-always enable -Werror despite compiler version --enable-werror-always enable -Werror despite compiler version
--enable-checking=LIST --enable-checking[=LIST]
enable expensive run-time checks. With LIST, enable expensive run-time checks. With LIST, enable
enable only specific categories of checks. only specific categories of checks. Categories are:
Categories are: yes,no,all,none,release. yes,no,all,none,release. Flags are:
Flags are: assert,df,fold,gc,gcac,gimple,misc, assert,df,fold,gc,gcac,gimple,misc,
rtlflag,rtl,runtime,tree,valgrind,types. rtlflag,rtl,runtime,tree,valgrind,types
--enable-coverage=LEVEL --enable-coverage[=LEVEL]
enable compiler's code coverage collection. enable compiler's code coverage collection. Use to
Use to measure compiler performance and locate measure compiler performance and locate unused parts
unused parts of the compiler. With LEVEL, specify of the compiler. With LEVEL, specify optimization.
optimization. Values are opt, noopt, Values are opt, noopt, default is noopt
default is noopt --enable-gather-detailed-mem-stats
--enable-gather-detailed-mem-stats enable detailed memory allocation stats gathering enable detailed memory allocation stats gathering
--enable-build-with-cxx build with C++ compiler instead of C compiler --enable-build-with-cxx build with C++ compiler instead of C compiler
--enable-multilib enable library support for multiple ABIs --enable-multilib enable library support for multiple ABIs
--enable-__cxa_atexit enable __cxa_atexit for C++ --enable-__cxa_atexit enable __cxa_atexit for C++
...@@ -1581,12 +1581,12 @@ Optional Features: ...@@ -1581,12 +1581,12 @@ Optional Features:
or 'dpd' choses which decimal floating point format or 'dpd' choses which decimal floating point format
to use to use
--enable-fixed-point enable fixed-point arithmetic extension to C --enable-fixed-point enable fixed-point arithmetic extension to C
--enable-threads enable thread usage for target GCC --enable-threads[=LIB] enable thread usage for target GCC, using LIB thread
--enable-threads=LIB use LIB thread package for target GCC package
--enable-tls enable or disable generation of tls code --enable-tls enable or disable generation of tls code overriding
overriding the assembler check for tls support the assembler check for tls support
--enable-objc-gc enable the use of Boehm's garbage collector with --enable-objc-gc enable the use of Boehm's garbage collector with the
the GNU Objective-C runtime GNU Objective-C runtime
--disable-shared don't provide a shared libgcc --disable-shared don't provide a shared libgcc
--enable-languages=LIST specify which front-ends to build --enable-languages=LIST specify which front-ends to build
--disable-rpath do not hardcode runtime library paths --disable-rpath do not hardcode runtime library paths
...@@ -1595,12 +1595,13 @@ Optional Features: ...@@ -1595,12 +1595,13 @@ Optional Features:
arrange to use setjmp/longjmp exception handling arrange to use setjmp/longjmp exception handling
--enable-secureplt enable -msecure-plt by default for PowerPC --enable-secureplt enable -msecure-plt by default for PowerPC
--enable-leading-mingw64-underscores --enable-leading-mingw64-underscores
Enable leading underscores on 64 bit mingw targets enable leading underscores on 64 bit mingw targets
--enable-cld enable -mcld by default for 32bit x86 --enable-cld enable -mcld by default for 32bit x86
--enable-frame-pointer enable -fno-omit-frame-pointer by default for 32bit x86 --enable-frame-pointer enable -fno-omit-frame-pointer by default for 32bit
x86
--disable-win32-registry --disable-win32-registry
disable lookup of installation paths in the disable lookup of installation paths in the Registry
Registry on Windows hosts on Windows hosts
--enable-win32-registry enable registry lookup (default) --enable-win32-registry enable registry lookup (default)
--enable-win32-registry=KEY --enable-win32-registry=KEY
use KEY instead of GCC version as the last portion use KEY instead of GCC version as the last portion
...@@ -1620,11 +1621,11 @@ Optional Features: ...@@ -1620,11 +1621,11 @@ Optional Features:
--enable-linker-build-id --enable-linker-build-id
compiler will always pass --build-id to linker compiler will always pass --build-id to linker
--enable-maintainer-mode --enable-maintainer-mode
enable make rules and dependencies not useful enable make rules and dependencies not useful (and
(and sometimes confusing) to the casual installer sometimes confusing) to the casual installer
--enable-version-specific-runtime-libs --enable-version-specific-runtime-libs
specify that runtime libraries should be specify that runtime libraries should be installed
installed in a compiler-specific directory in a compiler-specific directory
--enable-plugin enable plugin support --enable-plugin enable plugin support
--disable-libquadmath-support --disable-libquadmath-support
disable libquadmath support for Fortran disable libquadmath support for Fortran
...@@ -1639,20 +1640,20 @@ Optional Packages: ...@@ -1639,20 +1640,20 @@ Optional Packages:
--with-cpp-install-dir=DIR --with-cpp-install-dir=DIR
install the user visible C preprocessor in DIR install the user visible C preprocessor in DIR
(relative to PREFIX) as well as PREFIX/bin (relative to PREFIX) as well as PREFIX/bin
--with-gnu-ld arrange to work with GNU ld. --with-gnu-ld arrange to work with GNU ld
--with-ld arrange to use the specified ld (full pathname) --with-ld arrange to use the specified ld (full pathname)
--with-demangler-in-ld try to use demangler in GNU ld. --with-demangler-in-ld try to use demangler in GNU ld
--with-gnu-as arrange to work with GNU as --with-gnu-as arrange to work with GNU as
--with-as arrange to use the specified as (full pathname) --with-as arrange to use the specified as (full pathname)
--with-stabs arrange to use stabs instead of host debug format --with-stabs arrange to use stabs instead of host debug format
--with-dwarf2 force the default debug format to be DWARF 2 --with-dwarf2 force the default debug format to be DWARF 2
--with-build-sysroot=sysroot --with-build-sysroot=sysroot
use sysroot as the system root during the build use sysroot as the system root during the build
--with-sysroot=DIR Search for usr/lib, usr/include, et al, within DIR. --with-sysroot[=DIR] search for usr/lib, usr/include, et al, within DIR
--with-specs=SPECS add SPECS to driver command-line processing --with-specs=SPECS add SPECS to driver command-line processing
--with-pkgversion=PKG Use PKG in the version string in place of "GCC" --with-pkgversion=PKG Use PKG in the version string in place of "GCC"
--with-bugurl=URL Direct users to URL to report a bug --with-bugurl=URL Direct users to URL to report a bug
--with-multilib-list Select multilibs (SH only) --with-multilib-list select multilibs (SH only)
--with-gnu-ld assume the C compiler uses GNU ld default=no --with-gnu-ld assume the C compiler uses GNU ld default=no
--with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
--without-libiconv-prefix don't search for libiconv in includedir and libdir --without-libiconv-prefix don't search for libiconv in includedir and libdir
...@@ -1661,9 +1662,9 @@ Optional Packages: ...@@ -1661,9 +1662,9 @@ Optional Packages:
both] both]
--with-gnu-ld assume the C compiler uses GNU ld [default=no] --with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-plugin-ld=[ARG] specify the plugin linker --with-plugin-ld=[ARG] specify the plugin linker
--with-long-double-128 Use 128-bit long double by default. --with-long-double-128 use 128-bit long double by default
--with-gc={page,zone} choose the garbage collection mechanism to use --with-gc={page,zone} choose the garbage collection mechanism to use with
with the compiler the compiler
--with-system-zlib use installed libz --with-system-zlib use installed libz
--with-slibdir=DIR shared libraries in DIR [LIBDIR] --with-slibdir=DIR shared libraries in DIR [LIBDIR]
--with-linker-hash-style={sysv,gnu,both} --with-linker-hash-style={sysv,gnu,both}
...@@ -6959,7 +6960,6 @@ _ACEOF ...@@ -6959,7 +6960,6 @@ _ACEOF
# Check whether --enable-fixed-point was given. # Check whether --enable-fixed-point was given.
if test "${enable_fixed_point+set}" = set; then : if test "${enable_fixed_point+set}" = set; then :
enableval=$enable_fixed_point; enableval=$enable_fixed_point;
else else
case $target in case $target in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment