+2004-11-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * doc/automake.texi (Built sources example): Fix typo.
+
2004-11-22 Alexandre Duret-Lutz <adl@gnu.org>
* aclocal.in (parse_arguments): Diagnose abbreviation ambiguous with
nodist_foo_SOURCES = bindir.c
CLEANFILES = bindir.c
bindir.c: Makefile
- echo 'const char bindir[] = "$(bindir)";' >$@
+ echo 'const char bindir[] = "$(bindir)";' >$@@
@end example
@file{bindir.h} contains just the variable's declaration and doesn't
-@set UPDATED 4 November 2004
+@set UPDATED 24 November 2004
@set UPDATED-MONTH November 2004
@set EDITION 1.9a
@set VERSION 1.9a
-@set UPDATED 4 November 2004
+@set UPDATED 24 November 2004
@set UPDATED-MONTH November 2004
@set EDITION 1.9a
@set VERSION 1.9a