]> git.ipfire.org Git - thirdparty/libtool.git/commit
* configure.ac (APIVERSION): New substituted variable.
authorGary V. Vaughan <gary@gnu.org>
Mon, 15 Nov 2004 00:52:00 +0000 (00:52 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 15 Nov 2004 00:52:00 +0000 (00:52 +0000)
commit3522e291f553a158dd1d89c3817eaceb33140075
tree9de9444d99401a434357296bd4feaed6a7d4ff1f
parent74f52b699b63d8e3f588ed136039c3d7402c2802
* configure.ac (APIVERSION): New substituted variable.
(pkgvdatadir): Ditto.  Versioned data directory.
(pkgvmacrodir): Ditto.  Versioned aclocal directory.
(LN): New check for LN command.
* Makefile.am (aclocal_DATA): Replaced with...
(pkgvmacro_DATA): ...this.
(install-data-local): Remove old shared resources.
(install-exec-hook): Make versioned links to executables.
(uninstall-hook): Remove versioned files.
* libltdl/Makefile.am (ltdldatadir): Redefine in terms of
pkgvdatadir.
* libltdl/loaders/Makefile.am (ltdldatadir): Ditto.
* libtoolize.m4sh: Copy macro files from versioned macro directory
instead of shared aclocal directory.
* doc/libtool.texi: Document it.
* NEWS: Updated.
ChangeLog
Makefile.am
NEWS
configure.ac
doc/libtool.texi
libltdl/Makefile.am
libltdl/loaders/Makefile.am
libtoolize.m4sh