]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Coverage and doc fixes for AC_LANG_SOURCE and AC_LANG_PROGRAM.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 8 Jun 2010 04:56:43 +0000 (06:56 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 8 Jun 2010 04:56:43 +0000 (06:56 +0200)
commitc106e61216c5b339c093dcf01ae42635759166db
treed1d8c5c0b207c5d7af8c950c996699021d68dea3
parentcddfaa966c5536033df26106e3fdac3336bed7b2
Coverage and doc fixes for AC_LANG_SOURCE and AC_LANG_PROGRAM.

* tests/compile.at (AC_LANG_SOURCE, AC_LANG_SOURCE(C++))
(AC_LANG_SOURCE example, AC_LANG_PROGRAM example): New tests.
* doc/autoconf.texi (Generating Sources): Add markers for tested
examples; update quoting, and update AC_INIT usage to also set
optional URL arguments.  Mention that the examples require gcc.
Prompted by report from Brian J. Murrell.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
doc/autoconf.texi
tests/compile.at