]> sourceware.org Git - automake.git/commit
* automake.in (handle_aclocal_m4): Use new MAINTAINER_MODE
authorTom Tromey <tromey@redhat.com>
Sat, 3 Oct 1998 18:26:43 +0000 (18:26 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 3 Oct 1998 18:26:43 +0000 (18:26 +0000)
commite82049330af14598c24bb5fafe8b4d285bf008b4
treed7ccf5cbdd203820ef809ecceeaab07bda1d8099
parent97528d6982a02e5d63090e1eb38830d1e696f1a1
* automake.in (handle_aclocal_m4): Use new MAINTAINER_MODE
conditional.
(handle_configure): Likewise.
(read_am_file): Likewise.
(file_contents_with_transform): Likewise.
(scan_one_configure_file): Recognize that AM_MAINTAINER_MODE
defines a conditional.
* automake.texi (Optional): Document new AM_MAINTAINER_MODE.
* texi-vers.am ($(srcdir)/@VTEXI@): Look at MAINTAINER_MODE
conditional.
(maintainer-clean-@VTI@): Likewise.
* remake.am ($(srcdir)/configure): Look at MAINTAINER_MODE
conditional.
* remake-hdr.am ($(srcdir)/@CONFIG_HEADER_IN@): Look at
MAINTAINER_MODE conditional.
* m4/maintainer.m4 (AM_MAINTAINER_MODE): Defined MAINTAINER_MODE
conditional.
13 files changed:
ChangeLog
NEWS
TODO
automake.in
automake.texi
lib/am/remake-hdr.am
lib/am/texi-vers.am
m4/maintainer.m4
remake-hdr.am
remake.am
stamp-vti
texi-vers.am
version.texi
This page took 0.031064 seconds and 5 git commands to generate.