OSDN Git Service

2009-01-05 Ben Elliston <bje@au.ibm.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Jan 2009 19:48:35 +0000 (19:48 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Jan 2009 19:48:35 +0000 (19:48 +0000)
        * configure.ac (GLIBCXX_CHECK_STANDARD_LAYOUT): Remove invocation.
        * configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143091 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/configure
libstdc++-v3/configure.ac

index 77014c1..bd2443c 100644 (file)
@@ -1,5 +1,10 @@
 2009-01-05  Ben Elliston  <bje@au.ibm.com>
 
+        * configure.ac (GLIBCXX_CHECK_STANDARD_LAYOUT): Remove invocation.
+        * configure: Regenerate.
+
+2009-01-05  Ben Elliston  <bje@au.ibm.com>
+
        * configure.ac: Exchange the order of GLIBCXX_ENABLE_THREADS and
        GLIBCXX_ENABLE_ATOMIC_BUILTINS macro invocations.
        * configure: Regenerate.
index c61affc..1d170ce 100755 (executable)
@@ -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.
 
index 7fc802e..36701f2 100644 (file)
@@ -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