* automake.in (handle_aclocal_m4): Use new MAINTAINER_MODE
authorTom Tromey <tromey@redhat.com>
Sat, 3 Oct 1998 18:26:55 +0000 (18:26 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 3 Oct 1998 18:26:55 +0000 (18:26 +0000)
commitdee4d56f21c54563bcd57e54613abf00009b9e7e
treef5318277e25a094b9944a056bbe26f5275447d87
parentaff7619c0b36d695a5d5e8406e3a0be90f85efd4
* 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