]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Format warning and error messages to match GCS.
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 22 Aug 2008 06:51:53 +0000 (08:51 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 22 Aug 2008 06:51:53 +0000 (08:51 +0200)
commite25b72286f1f3927e467a573b8bc0e48255737da
treeb07c0ee81a14091b4e3c2019a6f63358f289ec3d
parent550a9fa1e1f12b297730bf6db132fc4818686a33
Format warning and error messages to match GCS.

* lib/autoconf/general.m4 (_AC_INIT_DIRCHECK)
(_AC_INIT_PARSE_ARGS, _AC_CACHE_DUMP): Start warning and error
messages with a lowercase letter, end them without punctuation.
* lib/autoconf/lang.m4 (AC_NO_EXECUTABLES): Likewise.
* lib/autoconf/libs.m4 (AC_PATH_X): Likewise.
* lib/autoconf/status.m4 (AC_OUTPUT, _AC_OUTPUT_MAIN_LOOP):
Likewise.
* tests/fortran.at (GNU Fortran): Likewise.
* tests/torture.at (Deep Package): Likewise.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
lib/autoconf/general.m4
lib/autoconf/lang.m4
lib/autoconf/libs.m4
lib/autoconf/status.m4
tests/fortran.at
tests/torture.at