This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r134494 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: rwild at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Sun, 20 Apr 2008 21:14:32 -0000
- Subject: r134494 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: rwild
Date: Sun Apr 20 21:14:32 2008
New Revision: 134494
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134494
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:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/Makefile.am
trunk/libstdc++-v3/include/Makefile.in