This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/32509] [4.2 4.3 regression] unable to explicitely configure with a given locale model
- From: "paolo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jun 2007 23:02:37 -0000
- Subject: [Bug libstdc++/32509] [4.2 4.3 regression] unable to explicitely configure with a given locale model
- References: <bug-32509-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from paolo at gcc dot gnu dot org 2007-06-28 23:02 -------
Subject: Bug 32509
Author: paolo
Date: Thu Jun 28 23:02:05 2007
New Revision: 126098
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126098
Log:
2007-06-28 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/32509
* acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Carry out the checks
involving the de_DE locale only if an auto locale config is
used for a target suitable for the gnu locale model.
* docs/html/install.html: Update.
* configure: Regenerated.
Modified:
branches/gcc-4_2-branch/libstdc++-v3/acinclude.m4
branches/gcc-4_2-branch/libstdc++-v3/configure
branches/gcc-4_2-branch/libstdc++-v3/docs/html/install.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32509