diff options
| author | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-17 08:39:08 +0000 |
|---|---|---|
| committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-17 08:39:08 +0000 |
| commit | 6cf790aa13716b00c444011c9277bc4a06003061 (patch) | |
| tree | 2c086abcbd283efefd76c13dc8906d4f3eeeef07 /m4/ltversion.m4 | |
| parent | a037569f0246d0aaffbe10806641104492229dca (diff) | |
Updated libtool
Diffstat (limited to 'm4/ltversion.m4')
| -rw-r--r-- | m4/ltversion.m4 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/m4/ltversion.m4 b/m4/ltversion.m4 index f3c5309..07a8602 100644 --- a/m4/ltversion.m4 +++ b/m4/ltversion.m4 @@ -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 3337 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.2]) +m4_define([LT_PACKAGE_REVISION], [1.3337]) AC_DEFUN([LTVERSION_VERSION], -[macro_version='2.2.6b' -macro_revision='1.3017' +[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) ]) |
