summaryrefslogtreecommitdiffstats
path: root/config/commence.am
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2010-09-10 15:45:07 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2010-09-10 15:45:07 (GMT)
commit47c792faa033c4c149b2c5d4dd0e70e4f2b0e3d2 (patch)
tree2d7d984b98ae6bcdca2f52f686db86b28ae7c67d /config/commence.am
parent70b6246eae452094aa50683900b38c11e2cfebfe (diff)
downloadhdf5-47c792faa033c4c149b2c5d4dd0e70e4f2b0e3d2.zip
hdf5-47c792faa033c4c149b2c5d4dd0e70e4f2b0e3d2.tar.gz
hdf5-47c792faa033c4c149b2c5d4dd0e70e4f2b0e3d2.tar.bz2
[svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, and m4 to version 1.4.14. Also added m4 directory for m4 macros according to autoconf suggestion.
Tested with h5committest on amani, jam, and heiwa, and on linew.
Diffstat (limited to 'config/commence.am')
-rw-r--r--config/commence.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/commence.am b/config/commence.am
index 7085d8f..815b9a2 100644
--- a/config/commence.am
+++ b/config/commence.am
@@ -65,6 +65,8 @@ AM_FCFLAGS=@AM_FCFLAGS@ @H5_FCFLAGS@
AM_CXXFLAGS=@AM_CXXFLAGS@ @H5_CXXFLAGS@
AM_CPPFLAGS=@AM_CPPFLAGS@ @H5_CPPFLAGS@
+ACLOCAL_AMFLAGS="-I m4"
+
# The trace script; this is used on source files from the C library to
# insert tracing macros.
TRACE=perl $(top_srcdir)/bin/trace