From: Ben Elliston Date: Mon, 5 Jan 2009 19:48:35 +0000 (+0000) Subject: configure.ac (GLIBCXX_CHECK_STANDARD_LAYOUT): Remove invocation. X-Git-Tag: releases/gcc-4.4.0~1028 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4a6267dcdedd948a6971b282ab215e883c475d2;p=thirdparty%2Fgcc.git configure.ac (GLIBCXX_CHECK_STANDARD_LAYOUT): Remove invocation. 2009-01-05 Ben Elliston * configure.ac (GLIBCXX_CHECK_STANDARD_LAYOUT): Remove invocation. * configure: Regenerate. From-SVN: r143091 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 77014c1563fb..bd2443c0ce87 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2009-01-05 Ben Elliston + + * configure.ac (GLIBCXX_CHECK_STANDARD_LAYOUT): Remove invocation. + * configure: Regenerate. + 2009-01-05 Ben Elliston * configure.ac: Exchange the order of GLIBCXX_ENABLE_THREADS and diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure index c61affc4101e..1d170ce60d5c 100755 --- a/libstdc++-v3/configure +++ b/libstdc++-v3/configure @@ -15048,7 +15048,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -GLIBCXX_CHECK_STANDARD_LAYOUT # Enable all the variable C++ runtime options that don't require linking. diff --git a/libstdc++-v3/configure.ac b/libstdc++-v3/configure.ac index 7fc802e4be9a..36701f2ab96a 100644 --- a/libstdc++-v3/configure.ac +++ b/libstdc++-v3/configure.ac @@ -102,7 +102,6 @@ GLIBCXX_ENABLE_ATOMIC_BUILTINS # Checks for compiler support that doesn't require linking. GLIBCXX_CHECK_COMPILER_FEATURES -GLIBCXX_CHECK_STANDARD_LAYOUT # Enable all the variable C++ runtime options that don't require linking. GLIBCXX_ENABLE_CSTDIO