Mercurial > feed
diff m4/ltversion.m4 @ 20:dd5b333a7960
Regenerate Autotools files myself with Ron's patch
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sat, 23 Jun 2012 09:58:31 -0400 |
parents | a40cf9c8d615 |
children |
line wrap: on
line diff
--- a/m4/ltversion.m4 Sun Jun 17 20:41:54 2012 +0200 +++ b/m4/ltversion.m4 Sat Jun 23 09:58:31 2012 -0400 @@ -9,15 +9,15 @@ # @configure_input@ -# serial 3293 ltversion.m4 +# serial 3337 ltversion.m4 # This file is part of GNU Libtool -m4_define([LT_PACKAGE_VERSION], [2.4]) -m4_define([LT_PACKAGE_REVISION], [1.3293]) +m4_define([LT_PACKAGE_VERSION], [2.4.2]) +m4_define([LT_PACKAGE_REVISION], [1.3337]) AC_DEFUN([LTVERSION_VERSION], -[macro_version='2.4' -macro_revision='1.3293' +[macro_version='2.4.2' +macro_revision='1.3337' _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) _LT_DECL(, macro_revision, 0) ])