summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2006-11-16 20:44:35 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2006-11-16 20:44:35 (GMT)
commit6b5a918b1e2da1f56d1026704e652a0bc17f1882 (patch)
tree20f4de53a561317c989163c06cbeb05741b2e63e /testpar
parent8040a0f38168981415a3350bc7baa01a6d6409b8 (diff)
downloadhdf5-6b5a918b1e2da1f56d1026704e652a0bc17f1882.zip
hdf5-6b5a918b1e2da1f56d1026704e652a0bc17f1882.tar.gz
hdf5-6b5a918b1e2da1f56d1026704e652a0bc17f1882.tar.bz2
[svn-r12929] Hopefully this really is a fix for the tg-login errors.
The version of libtool used by HDF5 isn't directly affected by the reconfigure script; instead, libtoolize --force must be used by hand. Libtool was the source of the problem, so rolling its version back to 1.5.14 should solve the issue (at least temporarily). Reconfigure should still work on both heping and kagiso. Tested on heping, kagiso, and tg-login3.
Diffstat (limited to 'testpar')
-rw-r--r--testpar/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/testpar/Makefile.in b/testpar/Makefile.in
index a5dc2f0..b07347e 100644
--- a/testpar/Makefile.in
+++ b/testpar/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.5 from Makefile.am.
+# Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -29,8 +29,6 @@
#
# hdf5 Parallel Library Test Makefile(.in)
#
-SOURCES = t_cache.c t_mpi.c t_pflush1.c t_pflush2.c t_posix_compliant.c $(testphdf5_SOURCES)
-
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@