From: Stepan Kasal Date: Mon, 3 Apr 2006 08:06:22 +0000 (+0000) Subject: Use the original wording, it was not typo. X-Git-Tag: AUTOCONF-2.59c~87 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2feb1c09a80aabfbfec63c7a68b34e2c404d0d56;p=thirdparty%2Fautoconf.git Use the original wording, it was not typo. --- diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 6f611bf31..4c788b4de 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -1591,7 +1591,7 @@ none,obsolete}. @end table If you want @command{autoreconf} to pass flags that are not listed here -to @command{aclocal}, set @code{ACLOCAL_AMFLAGS} in your Makefile.am. +on to @command{aclocal}, set @code{ACLOCAL_AMFLAGS} in your Makefile.am. @c ========================================= Initialization and Output Files.