Mercurial > openid
diff m4/ltversion.m4 @ 55:1ceea714b3b5
Merge from upstream.
author | Karn Kallio <kkallio@eka> |
---|---|
date | Tue, 19 Jul 2011 11:03:29 -0430 |
parents | ba203b170476 |
children |
line wrap: on
line diff
--- a/m4/ltversion.m4 Mon Jul 04 10:36:15 2011 -0430 +++ b/m4/ltversion.m4 Tue Jul 19 11:03:29 2011 -0430 @@ -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) ])