]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Support of acconfig.h was broken. Fix and test.
authorAkim Demaille <akim@epita.fr>
Wed, 3 May 2000 11:00:46 +0000 (11:00 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 3 May 2000 11:00:46 +0000 (11:00 +0000)
commitcc07253b22cfa3d87eedd0447715834f4b009b2b
treec43922067658c0ca39a9cfbb002fa416f30daa7c
parenta6881e088c623d350753154a5609495adccf4334
Support of acconfig.h was broken.  Fix and test.
Reported by Jim Meyering.

* autoheader.sh: Trace AC_DEFINE and AC_DEFINE_UNQUOTED to build
the list of $syms which are defined.
* tests/tools.m4 (autoheader): New test.
ChangeLog
autoheader.in
autoheader.sh
bin/autoheader.in
man/autoheader.1
tests/tools.m4