This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r134605 - in /branches/gcc-4_3-branch/libstdc++...
- From: rwild at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 23 Apr 2008 22:41:10 -0000
- Subject: r134605 - in /branches/gcc-4_3-branch/libstdc++...
Author: rwild
Date: Wed Apr 23 22:41:10 2008
New Revision: 134605
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134605
Log:
libstdc++-v3/
PR libstdc++/35954
* include/Makefile.am (pch*_output): Do not touch pch*_output_anchor.
Call 'mkdir -p' unconditionally, but ignore its return value.
* include/Makefile.in: Regenerate.
Modified:
branches/gcc-4_3-branch/libstdc++-v3/ChangeLog
branches/gcc-4_3-branch/libstdc++-v3/include/Makefile.am
branches/gcc-4_3-branch/libstdc++-v3/include/Makefile.in