From: Paul Eggert Date: Tue, 22 Jul 2003 17:09:10 +0000 (+0000) Subject: Fix another typo, reported by Stepan Kasal. X-Git-Tag: AUTOCONF-2.57b~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdbcc96cc724fa9f78ba3b7c67deed7c2ea7abd3;p=thirdparty%2Fautoconf.git Fix another typo, reported by Stepan Kasal. --- diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 69e8ceee..3822363e 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -6171,7 +6171,7 @@ then a call to the @var{function} as body of the main function (e.g., @code{main} in C). Since it uses @code{AC_LANG_PROGRAMS}, the feature of the latter are available. -This function will probably be replaced in the feature by a version +This function will probably be replaced in the future by a version which would enable specifying the arguments. The use of this macro is not encouraged, as it violates strongly the typing system. @end defmac