This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r125134 - in /trunk/libstdc++-v3: ChangeLog aci...
- From: bkoz at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 28 May 2007 17:02:30 -0000
- Subject: r125134 - in /trunk/libstdc++-v3: ChangeLog aci...
Author: bkoz
Date: Mon May 28 17:02:30 2007
New Revision: 125134
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125134
Log:
2007-05-28 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/31717
* acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Re-organize. Sanity check
gnu locale model requests to make sure it will work for the requested
target. Add checks for strxfrm_l, strerror_l when in gnu locale,
and strerror_r everywhere.
* aclocal.m4: Regenerated.
* configure: Regenerated.
* config.h.in: Regenerated.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/acinclude.m4
trunk/libstdc++-v3/aclocal.m4
trunk/libstdc++-v3/config.h.in
trunk/libstdc++-v3/configure