configure.ac

- prog "H5BlockTestAttributesF" added to TTARGET
This commit is contained in:
2006-09-20 21:05:52 +00:00
parent 65470f307b
commit 333332537c
+1
View File
@@ -357,6 +357,7 @@ if test "X$USE_PARALLEL" = "Xyes"; then
MTARGET="${MTARGET} libpH5PartF.a"
TTARGET="${TTARGET} H5testFpar"
TTARGET="${TTARGET} H5BlockTestAttributesF"
else
echo "PARALLEL ENABLED WITHOUT FORTRAN"
fi