diff options
author | Maciej W. Rozycki <macro@codesourcery.com> | 2004-01-14 13:41:37 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@codesourcery.com> | 2004-01-14 13:41:37 +0000 |
commit | d8589584263e12f305906457edfaa5051ee569a4 (patch) | |
tree | ccb33e3790703d649845fac3034cd413e29ccf06 /config/ChangeLog | |
parent | 461d06f79d5184c28c86bfb9442d566d081773eb (diff) | |
download | cygnal-d8589584263e12f305906457edfaa5051ee569a4.tar.gz cygnal-d8589584263e12f305906457edfaa5051ee569a4.tar.bz2 cygnal-d8589584263e12f305906457edfaa5051ee569a4.zip |
* gettext.m4: Quote names of macros to be defined by AC_DEFUN
throughout.
* acinclude.m4: Quote names of macros to be defined by AC_DEFUN
throughout.
* aclocal.m4: Regenerate.
* configure: Regenerate.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 92eb9020c..85868b424 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,10 @@ +2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl> + + * acinclude.m4: Quote names of macros to be defined by AC_DEFUN + throughout. + * aclocal.m4: Regenerate. + * configure: Regenerate. + 2003-10-14 Nathanael Nerode <neroden@gcc.gnu.org> * gettext.m4: Properly quote arguments to AC_DEFUN. |