summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2008-10-10 08:40:52 +0200
committerPaolo Bonzini <bonzini@gnu.org>2008-10-11 13:30:38 +0200
commit06bceefef2590d66bc316e9b02dcbfe325a41600 (patch)
tree938eba396be37754f7742dfffbd2863886c1279a /bin
parent00382ba1b1c11b775a32a14af02a9ae2599c327c (diff)
downloadautoconf-06bceefef2590d66bc316e9b02dcbfe325a41600.tar.gz
Add and document AS_ME_PREPARE and AS_LINENO_PREPARE
2008-10-10 Paolo Bonzini <bonzini@gnu.org> * lib/m4sugar/m4sh.m4 (AS_ME_PREPARE, AS_LINENO_PREPARE): New. * doc/autoconf.texi (Initialization macros): Document them. (Portable Shell): Refer to AS_LINENO_PREPARE. * bin/autoconf.as: Invoke AS_ME_PREPARE. * lib/autotest/general.m4: Likewise.
Diffstat (limited to 'bin')
-rw-r--r--bin/autoconf.as1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/autoconf.as b/bin/autoconf.as
index 3a253224..6eab32a9 100644
--- a/bin/autoconf.as
+++ b/bin/autoconf.as
@@ -22,6 +22,7 @@ m4_divert_push([HEADER-COPYRIGHT])dnl
# 02110-1301, USA.
m4_divert_pop([HEADER-COPYRIGHT])dnl back to BODY
+AS_ME_PREPARE[]dnl
usage=["\
Usage: $0 [OPTION]... [TEMPLATE-FILE]