--- hdf5-1.10.0-pre1/src/H5pubconf.h	2016-03-26 10:01:19 +1100
+++ hdf5-1.10.0-pre2/src/H5pubconf.h	2016-03-26 09:55:58 +1100
@@ -8,7 +8,7 @@
 /* #undef H5_CXX_HAVE_OFFSETOF */
 
 /* Define if this is a debug build. */
-#define H5_DEBUG_BUILD 1
+/* #undef H5_DEBUG_BUILD */
 
 /* Define the default plugins path to compile */
 #define H5_DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin"
@@ -234,7 +234,7 @@
 #define H5_HAVE_QUADMATH_H 1
 
 /* Define to 1 if you have the `random' function. */
-#define H5_HAVE_RANDOM 1
+/* #undef H5_HAVE_RANDOM */
 
 /* Define to 1 if you have the `rand_r' function. */
 /* #undef H5_HAVE_RAND_R */
@@ -264,7 +264,7 @@
 #define H5_HAVE_SNPRINTF 1
 
 /* Define to 1 if you have the `srandom' function. */
-#define H5_HAVE_SRANDOM 1
+/* #undef H5_HAVE_SRANDOM */
 
 /* Define if struct stat has the st_blocks field */
 /* #undef H5_HAVE_STAT_ST_BLOCKS */
@@ -403,7 +403,7 @@
 #define H5_LT_OBJDIR ".libs/"
 
 /* Define to enable internal memory allocation sanity checking. */
-#define H5_MEMORY_ALLOC_SANITY_CHECK 1
+/* #undef H5_MEMORY_ALLOC_SANITY_CHECK */
 
 /* Define if the metadata trace file code is to be compiled in */
 /* #undef H5_METADATA_TRACE_FILE */
@@ -424,7 +424,7 @@
 #define H5_PACKAGE_NAME "HDF5"
 
 /* Define to the full name and version of this package. */
-#define H5_PACKAGE_STRING "HDF5 1.10.0-pre1"
+#define H5_PACKAGE_STRING "HDF5 1.10.0-pre2"
 
 /* Define to the one symbol short name of this package. */
 #define H5_PACKAGE_TARNAME "hdf5"
@@ -433,7 +433,7 @@
 #define H5_PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define H5_PACKAGE_VERSION "1.10.0-pre1"
+#define H5_PACKAGE_VERSION "1.10.0-pre2"
 
 /* Determine the maximum decimal precision in C */
 #define H5_PAC_C_MAX_REAL_PRECISION 33
@@ -571,7 +571,7 @@
 #define H5_STDC_HEADERS 1
 
 /* Define if strict file format checks are enabled */
-#define H5_STRICT_FORMAT_CHECKS 1
+/* #undef H5_STRICT_FORMAT_CHECKS */
 
 /* Define if your system supports pthread_attr_setscope(&attribute,
    PTHREAD_SCOPE_SYSTEM) call. */
@@ -592,7 +592,7 @@
 /* #undef H5_USING_MEMCHECKER */
 
 /* Version number of package */
-#define H5_VERSION "1.10.0-pre1"
+#define H5_VERSION "1.10.0-pre2"
 
 /* Data accuracy is prefered to speed during data conversions */
 #define H5_WANT_DATA_ACCURACY 1
