summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2015-01-30 08:08:57 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2015-01-30 08:08:57 (GMT)
commitec45cabfc767b4ae29e654a207d64948aaf1b394 (patch)
tree710cc56ead5bd04f3e1599992b8666976f2645e1 /src/H5config.h.in
parent37d1800ec0e2774e3cdcb46ebb3392caf4f4a3e3 (diff)
downloadhdf5-ec45cabfc767b4ae29e654a207d64948aaf1b394.zip
hdf5-ec45cabfc767b4ae29e654a207d64948aaf1b394.tar.gz
hdf5-ec45cabfc767b4ae29e654a207d64948aaf1b394.tar.bz2
[svn-r26083] Changed the default for building the direct VFD to 'no'.
Updated the direct VFD help string to make it more clear where it is suported. Part of HDFFV-7566 and HDFFV-7567 Tested on: jam (configure only)
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 5a3159e..5de3a9e 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -77,7 +77,7 @@
/* Define to 1 if you have the `difftime' function. */
#undef HAVE_DIFFTIME
-/* Define if the direct I/O virtual file driver should be compiled */
+/* Define if the direct I/O virtual file driver (VFD) should be compiled */
#undef HAVE_DIRECT
/* Define to 1 if you have the <dirent.h> header file. */