* doc/autoconf.texi (Configuration Actions): Fix typo.
* THANKS: Update.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2010-09-24 Joshua G. Hale <jgh.emc@gmail.com> (tiny change)
+
+ docs: fix typo in AC_CONFIG_FILES example code.
+ * doc/autoconf.texi (Configuration Actions): Fix typo.
+ * THANKS: Update.
+
2010-09-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
tests: normalize trailing spaces in gcc -E -dD output.
Josef Tran josef@timetrackertechnology.com
Josef Vukovic josefvukovic@googlemail.com
Joseph S. Myers jsm28@cam.ac.uk
+Joshua G. Hale jgh.emc@gmail.com
Juan Carlos Hurtado adso.lists@gmail.com
Jules Colding colding@42tools.com
Julian Onions j.onions@nexor.co.uk
@samp{@var{output}:@var{inputs}}. The file @var{output} is instantiated
from its templates, @var{inputs} (defaulting to @samp{@var{output}.in}).
-@samp{AC_CONFIG_FILES([Makefile:boiler/top.mk:boiler/bot.mk)]},
+@samp{AC_CONFIG_FILES([Makefile:boiler/top.mk:boiler/bot.mk])},
for example, asks for
the creation of the file @file{Makefile} that contains the expansion of the
output variables in the concatenation of @file{boiler/top.mk} and