[SCM] GNU Autoconf source repository branch, master, updated. v2.64-65-g693b541

"Eric Blake" <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Autoconf source repository".

http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=693b541dea84d484c2f65ddf0b8eb9f4426ebbc9

The branch, master has been updated
       via  693b541dea84d484c2f65ddf0b8eb9f4426ebbc9 (commit)
      from  3abf99ae39c6598769a90be472800bc61b393008 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 693b541dea84d484c2f65ddf0b8eb9f4426ebbc9
Author: Eric Blake <[email protected]>
Date:   Tue Oct 27 20:14:14 2009 -0600

    Mention another feature of AC_RUN_IFELSE.
    
    * doc/autoconf.texi (Runtime) <AC_RUN_IFELSE>: Mention that
    compiled test program still exists during if-true branch.
    * THANKS: Update.
    Reported by Stefano Lattarini, suggestion by Ralf Wildenhues.
    
    Signed-off-by: Eric Blake <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog         |    8 ++++++++
 THANKS            |    1 +
 doc/autoconf.texi |    2 ++
 3 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 4f93ee3..f96f511 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-10-27  Eric Blake  <[email protected]>
+
+	Mention another feature of AC_RUN_IFELSE.
+	* doc/autoconf.texi (Runtime) <AC_RUN_IFELSE>: Mention that
+	compiled test program still exists during if-true branch.
+	* THANKS: Update.
+	Reported by Stefano Lattarini, suggestion by Ralf Wildenhues.
+
 2009-10-26  Paolo Bonzini  <[email protected]>
 
 	Pass Autom4te path down to programs that autoreconf invokes.
diff --git a/THANKS b/THANKS
index aca138b..b8c8936 100644
--- a/THANKS
+++ b/THANKS
@@ -341,6 +341,7 @@ Simon Leinen                [email protected]
 Slava Sysoltsev             [email protected]
 Stefan Seefeld              [email protected]
 Stefan `Sec' Zehl           ?
+Stefano Lattarini           [email protected]
 Stepan Kasal                [email protected]
 Stéphane Chazelas           [email protected]
 Stephen Gildea              [email protected]
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index db8c88e..a713a06 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -8952,6 +8952,8 @@ Otherwise, run shell commands @var{action-if-false}.
 The @var{input} can be made by @code{AC_LANG_PROGRAM} and friends.
 @code{LDFLAGS} and @code{LIBS} are used for linking, in addition to the
 compilation flags of the current language (@pxref{Language Choice}).
+Additionally, @var{action-if-true} can run @command{./conftest$EXEEXT}
+for further testing.
 
 If the compiler being used does not produce executables that run on the
 system where @command{configure} is being run, then the test program is


hooks/post-receive
-- 
GNU Autoconf source repository
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.