configure.in (USE_UNWIND_EXCEPTIONS): Add support to set USE_UNWIND_EXCEPTIONS if...
authorSteve Ellcey <sje@cup.hp.com>
Sat, 15 Jun 2002 01:16:28 +0000 (01:16 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 15 Jun 2002 01:16:28 +0000 (18:16 -0700)
commit893a047c6557e759cc4283b55d48c353ae578c14
treeff4bb4af1a2979e613506a7af4473ef62ebe2689
parent045d7161a0fbbde5c70c2d1aef786c578f423a61
configure.in (USE_UNWIND_EXCEPTIONS): Add support to set USE_UNWIND_EXCEPTIONS if --enable-libunwind-exceptions is set.

        * configure.in (USE_UNWIND_EXCEPTIONS): Add support to set
        USE_UNWIND_EXCEPTIONS if --enable-libunwind-exceptions is set.
        * configure, config.in: Regenerate.

        * g++spec.c (LIBUNWIND): New.
        (lang_specific_driver): Add it if USE_UNWIND_EXCEPTIONS is set.

From-SVN: r54636
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.in
gcc/cp/ChangeLog
gcc/cp/g++spec.c