This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r159664 - in /trunk/libstdc++-v3: ChangeLog aci...
- From: jsm28 at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Fri, 21 May 2010 14:07:01 -0000
- Subject: r159664 - in /trunk/libstdc++-v3: ChangeLog aci...
Author: jsm28
Date: Fri May 21 14:07:00 2010
New Revision: 159664
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159664
Log:
* acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Use GNU locale model for
glibc 2.3 and later, but not uClibc, without an execution test.
* configure: Regenerate.
* doc/xml/manual/configure.xml, doc/xml/manual/prerequisites.xml,
doc/xml/faq.xml: Update.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/acinclude.m4
trunk/libstdc++-v3/configure
trunk/libstdc++-v3/doc/xml/faq.xml
trunk/libstdc++-v3/doc/xml/manual/configure.xml
trunk/libstdc++-v3/doc/xml/manual/prerequisites.xml