From 33f060108b04495e91cd7c458e647d34cc2d5b71 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Tue, 11 May 2010 16:22:26 -0500 Subject: [svn-r18765] Corrected typo in Fortran CStub DLL section --- src/H5api_adpt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5api_adpt.h b/src/H5api_adpt.h index 182ae25..a41140a 100644 --- a/src/H5api_adpt.h +++ b/src/H5api_adpt.h @@ -63,7 +63,7 @@ #if defined (hdf5_f90CStub_EXPORTS) #define HDF5FORT_CSTUB_DLL_EXPORTS #else - #define HDF5FORT_CSTUB_USELL + #define HDF5FORT_CSTUB_USEDLL #endif #if defined (hdf5_test_f90CStub_EXPORTS) -- cgit v0.12