]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Fix previous log entry; I misunderstood Welche.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jul 2006 21:39:39 +0000 (21:39 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jul 2006 21:39:39 +0000 (21:39 +0000)
ChangeLog

index eee0f7ae9bb7ee0622654631c8a9cfaefc80a4e6..f3bd03efacfa670706f4d9ee8068d76a67bd88b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 2006-07-17  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * lib/autoconf/libs.m4 (AC_PATH_XTRA): Do the check for space after
-       -R regardless of host.  Patrick Welche reports that a space after -R
-       is also required for NetBSD 3.99.
+       * lib/autoconf/libs.m4 (AC_PATH_XTRA): Do the check for space
+       after -R regardless of host.  Patrick Welche reports that this
+       fixes things on NetBSD 3.99.
 
        * NEWS: Recommend M4 1.4.5.
        * README: Likewise.