* missing: Updated.
authorTom Tromey <tromey@redhat.com>
Tue, 15 Jan 2002 23:54:14 +0000 (23:54 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 15 Jan 2002 23:54:14 +0000 (23:54 +0000)
commit447ca35b63bc0eb89a69f228c21868ecca6cb50e
tree6e78753993bb3fd247b7cca64d574941df92f985
parente0daf01507e405ac2c17539fef68b3f3beee9c5d
* missing: Updated.
* lib/missing: Match against `automake*' to pick up versioned
automake.
* m4/init.m4 (AM_INIT_AUTOMAKE): Use versioned automake name.
* m4/amversion.in (AM_AUTOMAKE_VERSION): Set am__version
variable.
* lib/am/Makefile.am (amdir): Use pkgvdatadir.
* lib/Makefile.am (dist_pkgvdata_DATA): Renamed to use
pkgvdatadir.
(scriptdir): Use pkgvdatadir.
(installcheck-local): Likewise.
* lib/Automake/Makefile.am (perllibdir): Use pkgvdatadir.
* automake.in (perllibdir): Added VERSION.
(libdir): Likewise.
* aclocal.in (parse_arguments): Search versioned directory.  Don't
push unversioned directory unless it exists.
(perllibdir): Added VERSION.
(default_acdir): New global.
* m4/Makefile.am (m4datadir): Added $(VERSION).
* Makefile.am (install-exec-hook): New target.
* configure.in (ACLOCAL): Search build directory.
(pkgvdatadir): New subst.
22 files changed:
ChangeLog
Makefile.am
Makefile.in
TODO
aclocal.in
aclocal.m4
automake.in
configure
configure.in
lib/Automake/Makefile.am
lib/Automake/Makefile.in
lib/Makefile.am
lib/Makefile.in
lib/am/Makefile.am
lib/am/Makefile.in
lib/missing
m4/Makefile.am
m4/Makefile.in
m4/amversion.in
m4/init.m4
missing
tests/Makefile.in