summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorAnthony Green <green@gmachine.(none)>2010-04-13 10:19:28 -0400
committerAnthony Green <green@gmachine.(none)>2010-04-13 10:19:28 -0400
commitf2c2a4fce9b3eca9f39b4f3545118bc256da4a73 (patch)
treef170fd9df8d3fb1ad4061675a6289b7246d765ba /m4
parentc0b69e57d529e33d18b658cc5572a21e3663247c (diff)
downloadlibffi-f2c2a4fce9b3eca9f39b4f3545118bc256da4a73.tar.gz
Remove warnings and add OS/2 support
Diffstat (limited to 'm4')
-rw-r--r--m4/ltversion.m410
1 files changed, 5 insertions, 5 deletions
diff --git a/m4/ltversion.m4 b/m4/ltversion.m4
index b8e154f..f3c5309 100644
--- a/m4/ltversion.m4
+++ b/m4/ltversion.m4
@@ -9,15 +9,15 @@
# Generated from ltversion.in.
-# serial 3012 ltversion.m4
+# serial 3017 ltversion.m4
# This file is part of GNU Libtool
-m4_define([LT_PACKAGE_VERSION], [2.2.6])
-m4_define([LT_PACKAGE_REVISION], [1.3012])
+m4_define([LT_PACKAGE_VERSION], [2.2.6b])
+m4_define([LT_PACKAGE_REVISION], [1.3017])
AC_DEFUN([LTVERSION_VERSION],
-[macro_version='2.2.6'
-macro_revision='1.3012'
+[macro_version='2.2.6b'
+macro_revision='1.3017'
_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
_LT_DECL(, macro_revision, 0)
])