summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 88b268d..3bdd638 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -155,6 +155,9 @@
/* Define if you have the <io.h> header file. */
#undef HAVE_IO_H
+/* Define if you have the <mfhdf.h> header file. */
+#undef HAVE_MFHDF_H
+
/* Define if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
@@ -179,9 +182,18 @@
/* Define if you have the coug library (-lcoug). */
#undef HAVE_LIBCOUG
+/* Define if you have the df library (-ldf). */
+#undef HAVE_LIBDF
+
+/* Define if you have the jpeg library (-ljpeg). */
+#undef HAVE_LIBJPEG
+
/* Define if you have the m library (-lm). */
#undef HAVE_LIBM
+/* Define if you have the mfhdf library (-lmfhdf). */
+#undef HAVE_LIBMFHDF
+
/* Define if you have the mpi library (-lmpi). */
#undef HAVE_LIBMPI