From: Gary V. Vaughan Date: Sun, 24 Jun 2001 19:13:42 +0000 (+0000) Subject: * configure.in (AM_INIT_AUTOMAKE): Bumped version to 1.4a. X-Git-Tag: release-1-4b~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdae088956c62e102bb9b174ef7a00258537996a;p=thirdparty%2Flibtool.git * configure.in (AM_INIT_AUTOMAKE): Bumped version to 1.4a. --- diff --git a/ChangeLog b/ChangeLog index 913f581e3..c0c471e0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-06-24 Gary V. Vaughan + * configure.in (AM_INIT_AUTOMAKE): Bumped version to 1.4a. + Complete the new configure time tags creation facility based on the ltcf-*.sh and ltconfig.in files from multi-language-branch: * libtool.m4: More refactoring and reformatting. diff --git a/configure.in b/configure.in index 5724a1b9d..a5077111f 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.4) +AM_INIT_AUTOMAKE(libtool, 1.4a) # This is a sanity check so we can see which version is used in bug reports. # It is assumed that we only want to see the date extension for cvs libtool