summaryrefslogtreecommitdiffstats
path: root/m4/ltversion.m4
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2011-06-25 20:58:44 +0200
committerJay Berkenbilt <ejb@ql.org>2011-06-25 20:58:44 +0200
commit04e12b3feeba37334e79d6315b06ecd14848f0fd (patch)
treeca0eff9b742ffdf536963acd9c7f17fd81655ba4 /m4/ltversion.m4
parent9de1f4826bcda9a677d8c1d9548c57d4378c10fc (diff)
downloadqpdf-04e12b3feeba37334e79d6315b06ecd14848f0fd.tar.zst
revert libtool updates; breaks with dashrelease-qpdf-2.2.4
git-svn-id: svn+q:///qpdf/trunk@1063 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'm4/ltversion.m4')
-rw-r--r--m4/ltversion.m412
1 files changed, 6 insertions, 6 deletions
diff --git a/m4/ltversion.m4 b/m4/ltversion.m4
index 9c7b5d41..b8e154fe 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.
-# @configure_input@
+# Generated from ltversion.in.
-# serial 3293 ltversion.m4
+# serial 3012 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.2.6])
+m4_define([LT_PACKAGE_REVISION], [1.3012])
AC_DEFUN([LTVERSION_VERSION],
-[macro_version='2.4'
-macro_revision='1.3293'
+[macro_version='2.2.6'
+macro_revision='1.3012'
_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
_LT_DECL(, macro_revision, 0)
])