]> git.ipfire.org Git - thirdparty/libtool.git/commit
Prepare for next stable release.
authorGary V. Vaughan <gary@gnu.org>
Sat, 6 Sep 2008 21:12:18 +0000 (05:12 +0800)
committerGary V. Vaughan <gary@gnu.org>
Sat, 6 Sep 2008 21:12:18 +0000 (05:12 +0800)
commitc2b86363045da50958294cfc17095cc44021f163
tree967a0a889648a157dc8868b000061285c3223358
parentc2bdda82d31be40508c15630f73816f5e97659d0
Prepare for next stable release.
* libltdl/Makefile.inc (LTDL_VERSION_INFO): Update.
* libltdl/m4/libtool.m4: Bump serial number to account for
changes since 2.2.4 release.
* INSTALL, config/config.guess, config/texinfo.tex: Updated
from canonical source.
* configure.ac (AM_INIT_AUTOMAKE): Specify dist-lzma, which
was introduced after automake-1.10 was released.
(abs_top_srcdir, abs_top_builddir): No need to substitute these
from configure anymore, since we require automake 1.10.1, which
does perform the substitutions properly.
(TIMESTAMP): Normal releases were displaying the long-form
timestamp.  Fix to show the short release timestamp as per
alpha release numbers.
* NEWS: Update with missing entries from ChangeLog.
* HACKING (Release Procedure): We release lzma tarballs now
but no xdeltas.
* Makefile.maint: Updated to match Release Procedure
instructions in HACKING.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
ChangeLog
HACKING
Makefile.maint
NEWS
clcommit.m4sh
configure.ac
libltdl/Makefile.inc
libltdl/configure.ac
libltdl/m4/ltdl.m4