summaryrefslogtreecommitdiffstats
path: root/fortran/testpar
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2014-01-27 22:13:23 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2014-01-27 22:13:23 (GMT)
commitdcde3e4cdf751d564e17dceb2d55bf20bc4ba68e (patch)
tree6ab85c0bdb5105585d589c77359db822ba7409f8 /fortran/testpar
parent3ffdf81de41c8a3ebf79a6c593407a8f98dd1b01 (diff)
downloadhdf5-dcde3e4cdf751d564e17dceb2d55bf20bc4ba68e.zip
hdf5-dcde3e4cdf751d564e17dceb2d55bf20bc4ba68e.tar.gz
hdf5-dcde3e4cdf751d564e17dceb2d55bf20bc4ba68e.tar.bz2
[svn-r24651] Merged changes in the fortran directory from the trunk into the branch,
svn merge -r23351:24650 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran . Tested: jam (gcc, intel), koala (gcc)
Diffstat (limited to 'fortran/testpar')
-rw-r--r--fortran/testpar/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/fortran/testpar/Makefile.in b/fortran/testpar/Makefile.in
index 9a93367..1903529 100644
--- a/fortran/testpar/Makefile.in
+++ b/fortran/testpar/Makefile.in
@@ -257,6 +257,7 @@ LIPO = @LIPO@
LL_PATH = @LL_PATH@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
+LT_ADD_LIBHDF5_DEPENDENCY = @LT_ADD_LIBHDF5_DEPENDENCY@
LT_STATIC_EXEC = @LT_STATIC_EXEC@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@