diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2004-09-23 03:53:33 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2004-09-23 03:53:33 +0000 |
commit | 1381bf1ac4198588486c541537555b33ffa2e3ad (patch) | |
tree | 47036adc1dda583f6bf661be285442f36becf800 /intl/ChangeLog | |
parent | a9db2a2994850e245c235787a89532ea1c088ffb (diff) | |
download | gcc-1381bf1ac4198588486c541537555b33ffa2e3ad.tar.gz |
Makefile.in (config.h.in): Correct dependencies.
2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
* Makefile.in (config.h.in): Correct dependencies.
(stamp-h1): Likewise.
(config.intl): Likewise.
From-SVN: r87918
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. |