Change to r3221 for clang

v0.27.3
Robin Mills 12 years ago
parent 97e45ded69
commit a320ee6d62

@ -147,7 +147,7 @@ EXIV2API void dumpLibraryInfo(std::ostream& os)
int debug=0; int debug=0;
#endif #endif
#if defined(DLL_EXPORT) #if defined(DLL_EXPORT) || defined(EXV_HAVE_DLL)
int dll=1; int dll=1;
#else #else
int dll=0; int dll=0;

Loading…
Cancel
Save