* Makefile.am (install-exec-hook): Use APIVERSION.
authorTom Tromey <tromey@redhat.com>
Wed, 16 Jan 2002 19:05:47 +0000 (19:05 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 16 Jan 2002 19:05:47 +0000 (19:05 +0000)
commitb85334eb7576252be6de85530112628e9262041d
treea8f26e3dd1d06587506e2ea913de5fabb0532a2b
parent447ca35b63bc0eb89a69f228c21868ecca6cb50e
* Makefile.am (install-exec-hook): Use APIVERSION.
* m4/init.m4 (AM_INIT_AUTOMAKE): Use am__api_version.
* m4/amversion.in (AM_AUTOMAKE_VERSION): Set am__api_version from
APIVERSION.
* automake.in (perllibdir): Use APIVERSION.
(libdir): Likewise.
* aclocal.in (perllibdir): Use APIVERSION.
(APIVERSION): New global.
(parse_arguments): Use APIVERSION.
* configure.in (APIVERSION): New subst.
(pkgvdatadir): Use APIVERSION.
15 files changed:
ChangeLog
Makefile.am
Makefile.in
aclocal.in
aclocal.m4
automake.in
configure
configure.in
lib/Automake/Makefile.in
lib/Makefile.in
lib/am/Makefile.in
m4/Makefile.in
m4/amversion.in
m4/init.m4
tests/Makefile.in