]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Load the additions *before* running AC_INIT.
authorAkim Demaille <akim@epita.fr>
Tue, 23 May 2000 09:52:05 +0000 (09:52 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 23 May 2000 09:52:05 +0000 (09:52 +0000)
commitbbd3b7f40cc56c18c5cef04db456f5e5fb737d43
tree1a4fe412f4a21756542c6f1b7fa0cabfb4086f83
parente511577401d708f98a7eb580b3487fe6a24e6ee2
Load the additions *before* running AC_INIT.
This is important if you want to redefine AC_INIT or some of its
sub macros (eeerk!), or if you want to use user defined macros
before AC_INIT.
Suggested by Didier Verna.

* acgeneral.m4 (_AC_INIT): Don't include `acsite.m4' and
`aclocal.m4'.
* autoconf.sh (run_m4, run_m4f): Do it.
ChangeLog
THANKS
acgeneral.m4
autoconf.in
autoconf.sh
bin/autoconf.in
lib/autoconf/general.m4