]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
acinclude.m4 (GLIBCXX_CONFIGURE): Refer to GNU/Linux.
authorGerald Pfeifer <gerald@pfeifer.com>
Tue, 1 Nov 2011 00:02:45 +0000 (00:02 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Tue, 1 Nov 2011 00:02:45 +0000 (00:02 +0000)
* acinclude.m4 (GLIBCXX_CONFIGURE): Refer to GNU/Linux.
* configure: Regenerate.

From-SVN: r180717

libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/configure

index 9f7c67d04274cdb13e668e6d5a0a09f1aeadc648..4e51b3d1f301f1e6c4b084cc39e16c29216178bf 100644 (file)
@@ -1,3 +1,8 @@
+2011-10-31  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * acinclude.m4 (GLIBCXX_CONFIGURE): Refer to GNU/Linux.
+       * configure: Regenerate.
+       
 2011-10-31  Jason Merrill  <jason@redhat.com>
 
        PR c++/50920
index 0ee61bf99780f2e7d403a4d13278f9cf6aaee58a..9382250d057e273fb9eb2ece853d5bb5c03354bc 100644 (file)
@@ -94,8 +94,8 @@ AC_DEFUN([GLIBCXX_CONFIGURE], [
   ## (Right now, this only matters for enable_wchar_t, but nothing prevents
   ## other macros from doing the same.  This should be automated.)  -pme
 
-  # Check for C library flavor since Linux platforms use different configuration
-  # directories depending on the C library in use.
+  # Check for C library flavor since GNU/Linux platforms use different
+  # configuration directories depending on the C library in use.
   AC_EGREP_CPP([_using_uclibc], [
   #include <stdio.h>
   #if __UCLIBC__
index 5e9078d4a93a18db3f1bbc24b40b00421d2fe208..77a4abfbadfa2bb272ff2256b160288574732003 100755 (executable)
@@ -5219,8 +5219,8 @@ fi
   ## (Right now, this only matters for enable_wchar_t, but nothing prevents
   ## other macros from doing the same.  This should be automated.)  -pme
 
-  # Check for C library flavor since Linux platforms use different configuration
-  # directories depending on the C library in use.
+  # Check for C library flavor since GNU/Linux platforms use different
+  # configuration directories depending on the C library in use.
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */