summaryrefslogtreecommitdiffstats
path: root/src/H5api_adpt.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-01-05 18:54:00 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-01-05 18:54:00 (GMT)
commit13f204c280c52064335a6415e8b61bfe1df5cd8c (patch)
treed76dcb1663fcf882f19c6924cb7c8fdc57d7441e /src/H5api_adpt.h
parent982a7f0bcbf6e4193ddc9dd83fdbef9ea9d95b59 (diff)
downloadhdf5-13f204c280c52064335a6415e8b61bfe1df5cd8c.zip
hdf5-13f204c280c52064335a6415e8b61bfe1df5cd8c.tar.gz
hdf5-13f204c280c52064335a6415e8b61bfe1df5cd8c.tar.bz2
[svn-r19915] Remove warning about H5_BUILT_AS_STATIC_LIB
Diffstat (limited to 'src/H5api_adpt.h')
-rw-r--r--src/H5api_adpt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5api_adpt.h b/src/H5api_adpt.h
index 6e02e28..fc0b467 100644
--- a/src/H5api_adpt.h
+++ b/src/H5api_adpt.h
@@ -281,7 +281,7 @@
#define HDF5_HL_F90CSTUBDLLVAR extern
#endif /* HDF5_HL_F90CSTUBDLL */
-#elif (H5_BUILT_AS_STATIC_LIB)
+#elif defined(H5_BUILT_AS_STATIC_LIB)
#define H5_DLL
#define H5_HLDLL
#define H5_HLCPPDLL