summaryrefslogtreecommitdiffstats
path: root/m4/ltversion.m4
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-06-20 14:38:10 +0200
committerJay Berkenbilt <ejb@ql.org>2012-06-20 14:50:33 +0200
commit7dbd1cc072c8f8bd24c767e20db6c12964cc269c (patch)
treebbfea9f4de6ffd99691793587dba1647430d7174 /m4/ltversion.m4
parenta04de932d280bc52cfb469b4c0b44a8022a4d309 (diff)
downloadqpdf-7dbd1cc072c8f8bd24c767e20db6c12964cc269c.tar.zst
Update autoconf and libtool files
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 b8e154fe..07a8602d 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 3012 ltversion.m4
+# serial 3337 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.4.2])
+m4_define([LT_PACKAGE_REVISION], [1.3337])
AC_DEFUN([LTVERSION_VERSION],
-[macro_version='2.2.6'
-macro_revision='1.3012'
+[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)
])