Mercurial > urweb
diff m4/ltversion.m4 @ 1459:156b8e8c25d8
Grandfather into release: Use latest Debian testing autotools, etc.
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 15 May 2011 17:20:08 -0400 |
parents | f6cb1cb2d7a8 |
children | 252e05bf199d |
line wrap: on
line diff
--- a/m4/ltversion.m4 Sun May 15 13:16:58 2011 -0400 +++ b/m4/ltversion.m4 Sun May 15 17:20:08 2011 -0400 @@ -7,17 +7,17 @@ # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. -# Generated from ltversion.in. +# @configure_input@ -# serial 3017 ltversion.m4 +# serial 3293 ltversion.m4 # This file is part of GNU Libtool -m4_define([LT_PACKAGE_VERSION], [2.2.6b]) -m4_define([LT_PACKAGE_REVISION], [1.3017]) +m4_define([LT_PACKAGE_VERSION], [2.4]) +m4_define([LT_PACKAGE_REVISION], [1.3293]) AC_DEFUN([LTVERSION_VERSION], -[macro_version='2.2.6b' -macro_revision='1.3017' +[macro_version='2.4' +macro_revision='1.3293' _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) _LT_DECL(, macro_revision, 0) ])