summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2007-06-08 13:12:13 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2007-06-08 13:12:13 (GMT)
commit9d5336acb29922fd8f6420f9e7aeea1ccae0df04 (patch)
tree03a88fc38954d5b12f1b2c1579a4e07c41b611a6 /test/Makefile.am
parent6b0090dc203dcb9be07a374d334924d05e8301e2 (diff)
downloadhdf5-9d5336acb29922fd8f6420f9e7aeea1ccae0df04.zip
hdf5-9d5336acb29922fd8f6420f9e7aeea1ccae0df04.tar.gz
hdf5-9d5336acb29922fd8f6420f9e7aeea1ccae0df04.tar.bz2
[svn-r13846] Purpose: To remove changes from version #13839 (regarding DEFAULT_VFD).
Description: Changes made during this checkin need to be greatly modified, so I'm removing them now rather than leaving them in and fixing them later.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 0aa70cc..2def39a 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -84,8 +84,6 @@ else
VFD_LIST = sec2 stdio core split multi family
endif
-DEFAULT_VFD = @DEFAULT_VFD_NAME@
-
# Additional target for running timing test
timings _timings: testmeta
@for timing in $(TIMINGS) dummy; do \