OSDN Git Service

* acinclude.m4 (GLIBCXX_CONFIGURE): Refer to GNU/Linux.
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Nov 2011 00:02:45 +0000 (00:02 +0000)
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Nov 2011 00:02:45 +0000 (00:02 +0000)
* configure: Regenerate.

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

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

index 9f7c67d..4e51b3d 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 0ee61bf..9382250 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 5e9078d..77a4abf 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.  */