summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorhdftest <hdftest@hdfgroup.org>2020-04-26 19:13:37 (GMT)
committerhdftest <hdftest@hdfgroup.org>2020-04-26 19:13:37 (GMT)
commit57b1f0b994bb90f5654093d90620bd7e36ebefa7 (patch)
tree3b09c2b4c7c53be66499854eaf710265c9503fe3 /src/H5config.h.in
parent507d8f3cdf04ddad0fb7cdb92de033fa70d07f47 (diff)
parent7015ea5ec07e5bec11c6fed75dbe34d48428cf2b (diff)
downloadhdf5-57b1f0b994bb90f5654093d90620bd7e36ebefa7.zip
hdf5-57b1f0b994bb90f5654093d90620bd7e36ebefa7.tar.gz
hdf5-57b1f0b994bb90f5654093d90620bd7e36ebefa7.tar.bz2
Merge branch 'hdf5_1_8' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into hdf5_1_8
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in19
1 files changed, 11 insertions, 8 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 22a2289..f57b5e1 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -13,9 +13,12 @@
/* Define the default plugins path to compile */
#undef DEFAULT_PLUGINDIR
-/* Define if `dev_t' is a scalar */
+/* Define if dev_t is a scalar */
#undef DEV_T_IS_SCALAR
+/* Define the examples directory */
+#undef EXAMPLESDIR
+
/* Define to dummy `main' function (if any) required to link to the Fortran
libraries. */
#undef FC_DUMMY_MAIN
@@ -188,10 +191,10 @@
/* Define to 1 if you have the <mpe.h> header file. */
#undef HAVE_MPE_H
-/* Define if `MPI_Comm_c2f' and `MPI_Comm_f2c' exists */
+/* Define if MPI_Comm_c2f and MPI_Comm_f2c exist */
#undef HAVE_MPI_MULTI_LANG_Comm
-/* Define if `MPI_Info_c2f' and `MPI_Info_f2c' exists */
+/* Define if MPI_Info_c2f and MPI_Info_f2c exist */
#undef HAVE_MPI_MULTI_LANG_Info
/* Define to 1 if you have the <openssl/evp.h> header file. */
@@ -246,7 +249,7 @@
/* Define to 1 if you have the `srandom' function. */
#undef HAVE_SRANDOM
-/* Define if `struct stat' has the `st_blocks' field */
+/* Define if struct stat has the st_blocks field */
#undef HAVE_STAT_ST_BLOCKS
/* Define to 1 if you have the <stddef.h> header file. */
@@ -273,10 +276,10 @@
/* Define to 1 if you have the `strtoull' function. */
#undef HAVE_STRTOULL
-/* Define if `struct text_info' is defined */
+/* Define if struct text_info is defined */
#undef HAVE_STRUCT_TEXT_INFO
-/* Define if `struct videoconfig' is defined */
+/* Define if struct videoconfig is defined */
#undef HAVE_STRUCT_VIDEOCONFIG
/* Define to 1 if you have the `symlink' function. */
@@ -312,7 +315,7 @@
/* Define if we have thread safe support */
#undef HAVE_THREADSAFE
-/* Define if `timezone' is a global variable */
+/* Define if timezone is a global variable */
#undef HAVE_TIMEZONE
/* Define if the ioctl TIOCGETD is defined */
@@ -324,7 +327,7 @@
/* Define to 1 if you have the `tmpfile' function. */
#undef HAVE_TMPFILE
-/* Define if `tm_gmtoff' is a member of `struct tm' */
+/* Define if tm_gmtoff is a member of struct tm */
#undef HAVE_TM_GMTOFF
/* Define to 1 if you have the <unistd.h> header file. */