diff options
author | ths <ths@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-02-26 11:41:01 +0000 |
---|---|---|
committer | ths <ths@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-02-26 11:41:01 +0000 |
commit | 6b0c137322e3a8a0349998688843a503660fad31 (patch) | |
tree | 4e3aa0395e6cc667f9d049fe7f69cebb83510327 /libcpp/ChangeLog | |
parent | 2596ba6959979b79539eb552cd5ae38c3c0f9974 (diff) | |
download | gcc-6b0c137322e3a8a0349998688843a503660fad31.tar.gz |
Makefile.in ($(srcdir)/config.in): Depend on configure.ac.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132670 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r-- | libcpp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index c2c026e27ea..5a959c3791e 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2008-02-25 Thiemo Seufer <ths@mips.com> + + Makefile.in ($(srcdir)/config.in): Depend on configure.ac. + 2008-02-19 Tom Tromey <tromey@redhat.com> * traditional.c (lex_identifier): Use CPP_HASHNODE. |