]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/freeze.mk: Fix typo in comment. Unlike the last, white
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 10 Apr 2006 20:40:37 +0000 (20:40 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 10 Apr 2006 20:40:37 +0000 (20:40 +0000)
space only patch to this file, this patch causes the Makefile.in
files that include freeze.mk to be updated, and thus have a
newer time stamp again, which in turn makes a pristine CVS
checkout have correct time stamps.

ChangeLog
lib/freeze.mk

index 989db47f442d36fb726702b98c4d44e1e6edf011..1594214df2b05e3270d7995a9ba8d60d0c3d910b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2006-04-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * lib/freeze.mk: Fix typo in comment.  Unlike the last, white
+       space only patch to this file, this patch causes the Makefile.in
+       files that include freeze.mk to be updated, and thus have a
+       newer time stamp again, which in turn makes a pristine CVS
+       checkout have correct time stamps.
+
        * Makefile.maint (cvs-sv): New macro, to be used..
        (config.guess-url_prefix, config.sub-url_prefix)
        (texinfo.tex-url_prefix, standards.texi-url_prefix): ..here;
index c2269df210e1d16d68472bc3b34a4e93ffd1eba2..c106fe7e92c5fac8600b7bca334fe3500b585144 100644 (file)
@@ -41,7 +41,7 @@ MY_AUTOM4TE =                                                                 \
 # output but comments and empty lines.
 # If freezing produces output, something went wrong: a bad `divert',
 # or an improper paren etc.
-# It may happen that the output does not end with a end of line, hence
+# It may happen that the output does not end with an end of line, hence
 # force an end of line when reporting errors.
 .m4.m4f:
        $(MY_AUTOM4TE)                          \