]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
(System Services): Do not document overriding EXEEXT via ac_cv_exeext=ext.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 31 May 2006 20:20:13 +0000 (20:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 31 May 2006 20:20:13 +0000 (20:20 +0000)
ChangeLog
doc/autoconf.texi

index fee37d71d0a2545b2de92990d242417bc67de4d2..a0d7232de6736484fa947354102602aecea07898 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,9 @@
 
 2006-05-31  Stepan Kasal  <kasal@ucw.cz>
 
-       * doc/autoconf.texi (Particular Programs) <AC_PROG_MKDIR_P>:
+       * doc/autoconf.texi (System Services): Do not document
+       overriding EXEEXT via ac_cv_exeext=ext.
+       (Particular Programs) <AC_PROG_MKDIR_P>:
        Document that ${MKDIR_P} understands --.
        * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Improve the
        comment.
index 22b7b40c40ea1d82cbfc3df865ad65a2acc63685..08bf22e291b22377bfec14835c7fd25289bc6142 100644 (file)
@@ -5922,9 +5922,7 @@ implemented.  In case of doubt, read the documentation of the former
 All the tests for compilers (@code{AC_PROG_CC}, @code{AC_PROG_CXX},
 @code{AC_PROG_F77}) define the output variable @code{EXEEXT} based on
 the output of the compiler, typically to the empty string if
-Posix and @samp{.exe} if a @acronym{DOS} variant.  It can be overridden
-by passing the argument @samp{ac_cv_exeext=@var{ext}} to
-@command{configure}.
+Posix and @samp{.exe} if a @acronym{DOS} variant.
 
 @ovindex OBJEXT
 They also define the output variable @code{OBJEXT} based on the