]> git.ipfire.org Git - thirdparty/autoconf.git/commit
We don't need _AC_ARG_*_HELP_PROLOGUE.
authorAkim Demaille <akim@epita.fr>
Wed, 8 Mar 2000 11:14:09 +0000 (11:14 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 8 Mar 2000 11:14:09 +0000 (11:14 +0000)
commit44cedcba06ed4baf21b4fabd3ee9b0f0328c4cd9
tree3e85a8bec9c9aed033b898717e5ac11a9c7af57d
parent0f81aa09742adb9344ff54f6d6b5dc7cbd8b5e73
We don't need _AC_ARG_*_HELP_PROLOGUE.

* acgeneral.m4 (AC_EXPAND_ONCE): AC_PROVIDE yourself, in case
there is no AC_DEFUN associated with the text to expand.
(_AC_ARG_ENABLE_HELP_PROLOGUE, _AC_ARG_WITH_HELP_PROLOGUE,
_AC_ARG_VAR_HELP_PROLOGUE): Remove, instead...
(AC_ARG_ENABLE, AC_ARG_WITH, AC_ARG_VAR): do it yourself.
ChangeLog
acgeneral.m4
lib/autoconf/general.m4