]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* acheaders.m4 (AC_CHECK_HEADER): When INCLUDES are set, use the
authorAkim Demaille <akim@epita.fr>
Tue, 3 Jul 2001 14:12:40 +0000 (14:12 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 3 Jul 2001 14:12:40 +0000 (14:12 +0000)
commit8ce8361c3d4e19ebab98aab9b4e603fd4c25cf37
tree9b4670c94f0d8e9b987cd8640f1bc9f9ce2da624
parent02adf2d812aca83a5b2a149fb27302e9824ad9c3
* acheaders.m4 (AC_CHECK_HEADER): When INCLUDES are set, use the
compiler, not the preprocessor.
* acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): No longer use
dedicated code to check for inttypes.h, as AC_CHECK_HEADERS does
the right thing.
* Makefile.am (.m4.m4f): Emphasize M4 error messages and fail
earlier if there are.
ChangeLog
Makefile.am
Makefile.in
acgeneral.m4
acheaders.m4
doc/autoconf.texi
lib/autoconf/general.m4
lib/autoconf/headers.m4