summaryrefslogtreecommitdiffstats
path: root/config/commence.am
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2007-02-27 17:26:25 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2007-02-27 17:26:25 (GMT)
commitb94776f418e602251eb96bf58ee930380a2173e8 (patch)
tree91251ee3c5ceb1831f980524d2ff2963a34238fe /config/commence.am
parent9dcbb7557db2108d7d0dee45f27517c751be3859 (diff)
downloadhdf5-b94776f418e602251eb96bf58ee930380a2173e8.zip
hdf5-b94776f418e602251eb96bf58ee930380a2173e8.tar.gz
hdf5-b94776f418e602251eb96bf58ee930380a2173e8.tar.bz2
[svn-r13418] Cleaned up some old paths in config/commence.am and removed some comments in the
template file config/Makefile.am.blank. This is just a cleanup checkin. Tested on kagiso.
Diffstat (limited to 'config/commence.am')
-rw-r--r--config/commence.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/commence.am b/config/commence.am
index ed284c8..819ff08 100644
--- a/config/commence.am
+++ b/config/commence.am
@@ -80,10 +80,10 @@ F9XMODFLAG=@F9XMODFLAG@
# Set the paths for AFS installs of autotools for Linux machines
# Ideally, these tools should never be needed during the build.
-ACLOCAL=/afs/ncsa/projects/hdf/packages/automake_1.9.5/Linux_2.4/bin/aclocal -I /afs/ncsa/projects/hdf/packages/libtool_1.5.14/Linux_2.4/share/aclocal
-AUTOHEADER=/afs/ncsa/projects/hdf/packages/autoconf_2.59/Linux_2.4/bin/autoheader
-AUTOMAKE=/afs/ncsa/projects/hdf/packages/automake_1.9.5/Linux_2.4/bin/automake
-AUTOCONF=/afs/ncsa/projects/hdf/packages/autoconf_2.59/Linux_2.4/bin/autoconf
+AUTOCONF=/home1/packages/autoconf/autoconf-2.60/bin/autoconf
+AUTOMAKE=/home1/packages/automake/automake-1.9.6/bin/automake-1.9
+AUTOHEADER=/home1/packages/autoconf/autoconf-2.60/bin/autoheader
+ACLOCAL=/home1/packages/automake/automake-1.9.6/bin/aclocal-1.9 -I /afs/ncsa/projects/hdf/packages/libtool_1.5.14/Linux_2.4/share/aclocal
# .chkexe files are used to mark tests that have run successfully.
# .chklog files are output from those tests.