]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/status.m4: More replacements to
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 6 Apr 2006 17:38:05 +0000 (17:38 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 6 Apr 2006 17:38:05 +0000 (17:38 +0000)
<tab><space> where this makes sense.

ChangeLog
lib/autoconf/status.m4

index 3b2c9d85b48c220f3519a0548606cc7164d79065..eb5d9eefe0d783d9aaf919387e64363cdb832f02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * lib/autoconf/status.m4: More replacements to
+       <tab><space> where this makes sense.
+
 2006-04-06  Stepan Kasal  <kasal@ucw.cz>
 
        * tests/Makefile.am (maintainer-check-posix): s/POSIXLY_CORRECTLY/POSIXLY_CORRECT/
index d811512d565ec7e2de2203668afcca9c7fa22f58..e28171eec3cf59f15c1bf5f7a0a93b34dcd4db04 100644 (file)
@@ -366,7 +366,7 @@ _ACEOF
 m4_define([_AC_SED_CMD_NUM], m4_eval(_AC_SED_CMD_NUM + 3))dnl
 m4_define([_AC_SED_FRAG],
 m4_defn([_AC_SED_FRAG])dnl
-[/^[ @&t@      ]*@]_AC_Var[@[ @&t@     ]*$/{
+[/^[    ]*@]_AC_Var[@[  ]*$/{
 r $]_AC_Var[
 d
 }
@@ -642,8 +642,8 @@ do
   dnl Quote, for the `[ ]' and `define'.
   echo ['    # First, check the format of the line:
     cat >"$tmp/defines.sed" <<CEOF
-/^[     ]*#[    ]*undef[        ][      ]*$ac_word_regexp[ @&t@        ]*$/b def
-/^[     ]*#[    ]*define[       ][      ]*$ac_word_regexp[( @&t@       ]/b def
+/^[     ]*#[    ]*undef[        ][      ]*$ac_word_regexp[      ]*$/b def
+/^[     ]*#[    ]*define[       ][      ]*$ac_word_regexp[(     ]/b def
 b
 :def'] >>$CONFIG_STATUS
   sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS