]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/status.m4: Replace <space>''<tab> with
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Apr 2006 02:31:09 +0000 (02:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Apr 2006 02:31:09 +0000 (02:31 +0000)
<tab><space> where this makes sense.

ChangeLog

index d2a6b6696bf3047b1acff08a942fa6c2c4282583..0930e1654fc4102fe1a5b461272a975e3be71519 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-05  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * lib/autoconf/status.m4: Replace <space>''<tab> with
+       <tab><space> where this makes sense.
+
 2006-04-05  Howard Chu  <hyc@highlandsun.com>  (trivial change)
            Noah Misch  <noah@cs.caltech.edu>