summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorbyrn <byrn@jelly.ad.hdfgroup.org>2019-10-07 17:43:37 (GMT)
committerbyrn <byrn@jelly.ad.hdfgroup.org>2019-10-07 17:43:37 (GMT)
commit5a1adaacf07d6b2498d81492d7f1a57da231f8db (patch)
tree32ea2cc2dc1501ed2153c7494e392adae84be318 /src/H5config.h.in
parent0a2fc6aee40dad7ba897a7d23d03af1ceb416374 (diff)
downloadhdf5-5a1adaacf07d6b2498d81492d7f1a57da231f8db.zip
hdf5-5a1adaacf07d6b2498d81492d7f1a57da231f8db.tar.gz
hdf5-5a1adaacf07d6b2498d81492d7f1a57da231f8db.tar.bz2
Ran bin/reconfigure
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index a1a02bb..22a2289 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -52,6 +52,9 @@
/* Define if the function stack tracing code is to be compiled in */
#undef HAVE_CODESTACK
+/* Define to 1 if you have the <curl/curl.h> header file. */
+#undef HAVE_CURL_CURL_H
+
/* Define if Darwin or Mac OS X */
#undef HAVE_DARWIN
@@ -112,6 +115,9 @@
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
+/* Define to 1 if you have the <hdfs.h> header file. */
+#undef HAVE_HDFS_H
+
/* Define if the compiler understands inline */
#undef HAVE_INLINE
@@ -128,12 +134,24 @@
/* Define to 1 if you have the <io.h> header file. */
#undef HAVE_IO_H
+/* Define to 1 if you have the `crypto' library (-lcrypto). */
+#undef HAVE_LIBCRYPTO
+
+/* Define to 1 if you have the `curl' library (-lcurl). */
+#undef HAVE_LIBCURL
+
/* Define to 1 if you have the `dl' library (-ldl). */
#undef HAVE_LIBDL
/* Define to 1 if you have the `dmalloc' library (-ldmalloc). */
#undef HAVE_LIBDMALLOC
+/* Proceed to build with libhdfs */
+#undef HAVE_LIBHDFS
+
+/* Define to 1 if you have the `jvm' library (-ljvm). */
+#undef HAVE_LIBJVM
+
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
@@ -176,6 +194,15 @@
/* Define if `MPI_Info_c2f' and `MPI_Info_f2c' exists */
#undef HAVE_MPI_MULTI_LANG_Info
+/* Define to 1 if you have the <openssl/evp.h> header file. */
+#undef HAVE_OPENSSL_EVP_H
+
+/* Define to 1 if you have the <openssl/hmac.h> header file. */
+#undef HAVE_OPENSSL_HMAC_H
+
+/* Define to 1 if you have the <openssl/sha.h> header file. */
+#undef HAVE_OPENSSL_SHA_H
+
/* Define if we have parallel support */
#undef HAVE_PARALLEL
@@ -188,6 +215,10 @@
/* Define to 1 if you have the `rand_r' function. */
#undef HAVE_RAND_R
+/* Define whether the Read-Only S3 virtual file driver (VFD) should be
+ compiled */
+#undef HAVE_ROS3_VFD
+
/* Define to 1 if you have the `setjmp' function. */
#undef HAVE_SETJMP