]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Editing eye-candy.
authorEric Blake <ebb9@byu.net>
Thu, 13 Sep 2007 21:51:19 +0000 (21:51 +0000)
committerEric Blake <ebb9@byu.net>
Thu, 13 Sep 2007 21:51:19 +0000 (21:51 +0000)
* lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Restore
font-lock balance.
* lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Likewise.
* configure: Regenerate.

ChangeLog
configure
lib/autoconf/status.m4
lib/m4sugar/m4sh.m4

index 9c8baa778ba41fde890dd449f8b451b1de4de237..304b03295a1227fa592f5566831e73f64a496f7d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2007-09-13  Eric Blake  <ebb9@byu.net>
 
+       Editing eye-candy.
+       * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Restore
+       font-lock balance.
+       * lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Likewise.
+       * configure: Regenerate.
+
        Clean up 'make dist' of previous patch.
        * tests/Makefile.am (EXTRA_DIST): Distribute mktests.stamp.
        (CLEANFILES): Don't clean the stamp, since we distribute the
index a97a5517f0b4f688c635f3c2b1f604a766843020..b7ebea5b96f84bf0cef13567e4faeb3ebe97e170 100755 (executable)
--- a/configure
+++ b/configure
@@ -3621,7 +3621,7 @@ g
 s/.\{148\}//
 t delim
 ' <conf$$subs.awk | sed '
-/^[^"]/{
+/^[^""]/{
   N
   s/\n//
 }
@@ -3770,7 +3770,7 @@ $as_echo X"$ac_file" |
     as_dirs=
     while :; do
       case $as_dir in #(
-      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
+      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
       *) as_qdir=$as_dir;;
       esac
       as_dirs="'$as_qdir' $as_dirs"
index 5c00afd3471f6ad17ec73369476171de1514ee43..c07e6d7a42666ded9d601eb16879b333d8a31d44 100644 (file)
@@ -484,7 +484,7 @@ g
 s/.\{]_AC_AWK_LITERAL_LIMIT[\}//
 t delim
 ' <conf$$subs.awk | sed '
-/^[^"]/{
+/^[^""]/{
   N
   s/\n//
 }
index 8e7bba02c522ecca656066b1bb760f2fd053c3be..3c92e4659114a03101ddc7b5fb52e5049a680f5b 100644 (file)
@@ -992,7 +992,7 @@ m4_define([AS_MKDIR_P],
     as_dirs=
     while :; do
       case $as_dir in #(
-      *\'*) as_qdir=`AS_ECHO(["$as_dir"]) | sed "s/'/'\\\\\\\\''/g"`;; #(
+      *\'*) as_qdir=`AS_ECHO(["$as_dir"]) | sed "s/'/'\\\\\\\\''/g"`;; #'(
       *) as_qdir=$as_dir;;
       esac
       as_dirs="'$as_qdir' $as_dirs"