From 79c3535fe30c93a84ea5372279bff1778a85e64d Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Thu, 12 Jun 2014 15:12:36 -0500 Subject: [svn-r25268] update to 1.4.17 m4 caused no code or file changes --- bin/reconfigure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/reconfigure b/bin/reconfigure index 570f06e..f2f1f23 100755 --- a/bin/reconfigure +++ b/bin/reconfigure @@ -33,7 +33,7 @@ AUTOMAKE_VERSION="automake (GNU automake) 1.14.1" AUTOHEADER_VERSION="autoheader (GNU Autoconf) 2.69" ACLOCAL_VERSION="aclocal (GNU automake) 1.14.1" LIBTOOL_VERSION="(GNU libtool) 2.4.2" -M4_VERSION="m4 (GNU M4) 1.4.16" +M4_VERSION="m4 (GNU M4) 1.4.17" # # When upgrading automake's version, don't forget to also update its @@ -61,7 +61,7 @@ if test -z ${LIBTOOL}; then LIBTOOL=/mnt/hdf/packages/libtool/libtool-2.4.2/bin/libtool fi if test -z ${M4}; then - M4=/mnt/hdf/packages/m4/m4-1.4.16/bin/m4 + M4=/mnt/hdf/packages/m4/m4-1.4.17/bin/m4 fi # Check version numbers of all autotools against the "correct" versions -- cgit v0.12