+2005-02-12 Stepan Kasal <kasal@ucw.cz>
+
+ * lib/m4sugar/m4sh.m4 (AS_IF): Define by m4_defun, not m4_define.
+ This causes that any required macros inside will get before the if.
+ * doc/autoconf.texi (autom4te.cache): A typo.
+
2005-02-12 Paul Eggert <eggert@cs.ucla.edu>
Undo previous change, except keep the change to
@command{autoconf}, behind the scenes, @command{autom4te} will also
store information for the other tools, so that when you invoke
@command{autoheader} or @command{automake} etc., re-processing
-@file{configure.ac} is not needed. The speed up is frequently of 30,
+@file{configure.ac} is not needed. The speed up is frequently of 30%,
and is increasing with the size of @file{configure.ac}.
But it is and remains being simply a cache: you can safely remove it.