summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2013-03-19 03:14:28 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2013-03-19 03:14:28 (GMT)
commitbeccb8a0fcb8a380c7cd140852a486885b8e38c0 (patch)
tree75c336a00b5b3f50f6a48b170e240830fa6833ca /src/H5config.h.in
parent00c4e5f00d4051917b56c5806f4026d8e9d81b8d (diff)
downloadhdf5-beccb8a0fcb8a380c7cd140852a486885b8e38c0.zip
hdf5-beccb8a0fcb8a380c7cd140852a486885b8e38c0.tar.gz
hdf5-beccb8a0fcb8a380c7cd140852a486885b8e38c0.tar.bz2
[svn-r23377] Description:
Re-run bon/reconfigure, to generate detection of dirent.h and set up macro.
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index c1cee13..fc41c5a 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -87,6 +87,9 @@
/* Define if the direct I/O virtual file driver should be compiled */
#undef HAVE_DIRECT
+/* Define to 1 if you have the <dirent.h> header file. */
+#undef HAVE_DIRENT_H
+
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H