]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Typos and missing entry for the latest checkin.
authorAkim Demaille <akim@epita.fr>
Wed, 18 Oct 2000 12:27:27 +0000 (12:27 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 18 Oct 2000 12:27:27 +0000 (12:27 +0000)
ChangeLog

index 37f374243b6ed549b6d274c153922bfda7fef826..9216ab45f2d562b2a3b2857db46ceea339d4ed1c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-10-18  Akim Demaille  <akim@epita.fr>
+
+       * acgeneral.m4 (_AC_SHELL_DIRNAME): Quote the `sed' fall back.
+
 2000-10-18  Akim Demaille  <akim@epita.fr>
 
        * acspecific.m4 (AC_PROG_LN_S): If neither `ln -s' nor `ln' work,
@@ -23,7 +27,6 @@
        * doc/autoconf.texi (The GNU build system): Sketch of new a
        chapter.
 
-
 2000-10-17  Akim Demaille  <akim@epita.fr>
 
        Somehow, the adjustment of `mktests.sh' claimed on 2000-10-17 by
@@ -53,7 +56,6 @@
        (_AC_LINK_IFELSE, _AC_RUN_IFELSE): You don't create object files,
        so don't remove them.
 
-
 2000-10-17  Akim Demaille  <akim@epita.fr>
 
        * acgeneral.m4 (AC_FATAL): Use _AC_EXPANSION_STACK_DUMP.