From: Paul Eggert Date: Tue, 8 Oct 2002 23:05:17 +0000 (+0000) Subject: (Invoking autom4te): --warning -> --warnings. X-Git-Tag: AUTOCONF-2.54a~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=777e3a2bd0c8e378117fda5d4e2df0ceddf082cb;p=thirdparty%2Fautoconf.git (Invoking autom4te): --warning -> --warnings. --- diff --git a/doc/autoconf.texi b/doc/autoconf.texi index d48423fb5..f74bb0c01 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -7475,7 +7475,7 @@ the language-specific files before any third-party macros. As an example, if Autoconf is installed in its default location, @file{/usr/local}, running @samp{autom4te -l m4sugar foo.m4} is strictly equivalent to running @samp{autom4te --prepend-include -/usr/local/share/autoconf m4sugar/m4sugar.m4f --warning syntax foo.m4}. +/usr/local/share/autoconf m4sugar/m4sugar.m4f --warnings syntax foo.m4}. Recursive expansion applies: running @samp{autom4te -l m4sh foo.m4} is the same as @samp{autom4te --language M4sugar m4sugar/m4sh.m4f foo.m4}, i.e., @samp{autom4te --prepend-include /usr/local/share/autoconf