acinclude.m4 (GLIBCXX_CONFIGURE): Refer to GNU/Linux.

* acinclude.m4 (GLIBCXX_CONFIGURE): Refer to GNU/Linux.
	* configure: Regenerate.

From-SVN: r180717
This commit is contained in:
Gerald Pfeifer 2011-11-01 00:02:45 +00:00 committed by Gerald Pfeifer
parent f0080f6cf9
commit 176d6eb070
3 changed files with 9 additions and 4 deletions

View 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

View 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__

View File

@ -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. */