]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autotest/general.m4 (AT_KEYWORDS): Separate by space,
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Apr 2005 21:17:26 +0000 (21:17 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Apr 2005 21:17:26 +0000 (21:17 +0000)
not newline.

ChangeLog

index 0e2fe2ef7d708c921864f26a417fa4f4602f06c1..c9ed4550d75b016e8f9a47e675d6c0516f2ca5d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 
 2005-04-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * lib/autotest/general.m4 (AT_KEYWORDS): Separate by space,
+       not newline.
+
        * doc/autoconf.texi (External Software): Replace AC_DEFINE_UNQUOTED
        by AC_DEFINE; it was a mistake.
        From bug reported against libtool by Dalibor Topic <robilad@kaffe.org>.