This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r134650 - in /branches/gcc-4_3-branch/libstdc++...
- From: bkoz at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 24 Apr 2008 23:35:23 -0000
- Subject: r134650 - in /branches/gcc-4_3-branch/libstdc++...
Author: bkoz
Date: Thu Apr 24 23:35:22 2008
New Revision: 134650
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134650
Log:
2008-04-24 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/35887
* configure.ac: Add default argument to GLIBCXX_ENABLE_PARALLEL.
* acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Check for --disable-libgomp.
* configure: Regenerate.
* include/Makefile.am (parallel_headers): Make conditional on
ENABLE_PARALLEL.
* include/Makefile.in: Regenerate.
Modified:
branches/gcc-4_3-branch/libstdc++-v3/ChangeLog
branches/gcc-4_3-branch/libstdc++-v3/acinclude.m4
branches/gcc-4_3-branch/libstdc++-v3/configure
branches/gcc-4_3-branch/libstdc++-v3/configure.ac
branches/gcc-4_3-branch/libstdc++-v3/include/Makefile.am
branches/gcc-4_3-branch/libstdc++-v3/include/Makefile.in