summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2008-10-23 19:48:45 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2008-10-23 19:48:45 (GMT)
commitcaa9e0c055f0837061d6586c55fd99fc596114fa (patch)
treef813876722a3f7e3f6fd594fc28612b87ffb6d5d /windows
parentb694ad6c877eda39822abf3af6f088ff55bfe9d7 (diff)
downloadhdf5-caa9e0c055f0837061d6586c55fd99fc596114fa.zip
hdf5-caa9e0c055f0837061d6586c55fd99fc596114fa.tar.gz
hdf5-caa9e0c055f0837061d6586c55fd99fc596114fa.tar.bz2
[svn-r15936] Changed the library's macros H5_USE_16_API to H5_USE_16_API_DEFAULT avoid possible conflict with user's definition of H5_USE_16_API. The H5_USE_16_API_DEFAULT is defined through
configure with the flag --with-default-api-version=v16. Tested with h5committest.
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/src/H5pubconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h
index 4efa090..781a75f 100755
--- a/windows/src/H5pubconf.h
+++ b/windows/src/H5pubconf.h
@@ -627,7 +627,7 @@
/* #undef H5_ULONG_TO_FP_BOTTOM_BIT_ACCURATE */
/* Define using v1.6 public API symbols by default */
-/* #undef H5_USE_16_API */
+/* #undef H5_USE_16_API_DEFAULT */
/* Define if a memory checking tool will be used on the library, to cause
library to be very picky about memory operations and also disable the