]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Typo.
authorAkim Demaille <akim@epita.fr>
Fri, 7 Jan 2005 15:02:04 +0000 (15:02 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 7 Jan 2005 15:02:04 +0000 (15:02 +0000)
ChangeLog

index e64498fa5e949b32097fb8df188c77aa61732419..4efa1559542c6443776a773631d3cf993f88b1a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 
        * aclocal.in ($ac_defun_rx): Match AU_ALIAS.
        * tests/aclocal5.test (MORE_DEFS): Rename as...
-       (AM_TEST_SUBST): this so that undefined macros are caught.
+       (AM_TEST): this so that undefined macros are caught.
        And make it an alias of AC_SUBST.
        Test AU_ALIAS.
        Reported by Martin Bravenboer.