aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2009-02-13 10:52:08 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2009-02-13 10:52:08 +0000
commit601b3e1ab1554c308761fd33c629f037ae87507f (patch)
tree514123e31b6c324a9e80fd2c3bab45663756b1e5 /libcpp/ChangeLog
parentf007042e20e61d8e9b6472b47bb4005bc91baec0 (diff)
downloadgcc-601b3e1ab1554c308761fd33c629f037ae87507f.zip
gcc-601b3e1ab1554c308761fd33c629f037ae87507f.tar.gz
gcc-601b3e1ab1554c308761fd33c629f037ae87507f.tar.bz2
configure.ac: Enable LFS.
2009-02-13 Richard Guenther <rguenther@suse.de> * configure.ac: Enable LFS. * configure: Re-generate. * config.in: Likewise. libcpp/ * configure.ac: Enable LFS. * configure: Re-generate. * config.in: Likewise. From-SVN: r144151
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r--libcpp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 9786f72..619cb51 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-13 Richard Guenther <rguenther@suse.de>
+
+ * configure.ac: Enable LFS.
+ * configure: Re-generate.
+ * config.in: Likewise.
+
2009-01-05 Ben Elliston <bje@au.ibm.com>
* Makefile.in (.po.gmo): Use mkinstalldirs, not test -d || mkdir.