diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-09-23 03:53:33 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-09-23 03:53:33 +0000 |
commit | 7cd722b3db1791e698802555d9fb46edad714d03 (patch) | |
tree | 47036adc1dda583f6bf661be285442f36becf800 /intl/ChangeLog | |
parent | 6aab441c99f257269e60c5b357d6e826e619d8f5 (diff) | |
download | gcc-7cd722b3db1791e698802555d9fb46edad714d03.tar.gz |
2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
* Makefile.in (config.h.in): Correct dependencies.
(stamp-h1): Likewise.
(config.intl): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87918 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'intl/ChangeLog')
-rw-r--r-- | intl/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog index 2a0776f055d..46c35f95e24 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,9 @@ +2004-09-23 Kelley Cook <kcook@gcc.gnu.org> + + * Makefile.in (config.h.in): Correct dependencies. + (stamp-h1): Likewise. + (config.intl): Likewise. + 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> * configure.ac (AC_CONFIG_MACRO_DIR): New. |