summaryrefslogtreecommitdiffstats
path: root/m4/ltversion.m4
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2010-11-23 22:56:59 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2010-11-23 22:56:59 (GMT)
commit72634b34e4e1792c7253c2961bcd91784f8c1656 (patch)
treebf4c224a63b61a43d087453d9f14216b65c62070 /m4/ltversion.m4
parent5ab92a43a30edfce9a250043d3514f591aaf9fca (diff)
downloadhdf5-72634b34e4e1792c7253c2961bcd91784f8c1656.zip
hdf5-72634b34e4e1792c7253c2961bcd91784f8c1656.tar.gz
hdf5-72634b34e4e1792c7253c2961bcd91784f8c1656.tar.bz2
[svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15.
Tested with h5committest on amani, heiwa, and jam.
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 93fc771..9c7b5d4 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 3175 ltversion.m4
+# serial 3293 ltversion.m4
# This file is part of GNU Libtool
-m4_define([LT_PACKAGE_VERSION], [2.2.10])
-m4_define([LT_PACKAGE_REVISION], [1.3175])
+m4_define([LT_PACKAGE_VERSION], [2.4])
+m4_define([LT_PACKAGE_REVISION], [1.3293])
AC_DEFUN([LTVERSION_VERSION],
-[macro_version='2.2.10'
-macro_revision='1.3175'
+[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)
])