Rework DSO API conditions and configuration option
[openssl.git] / crypto / dso / dso_openssl.c
index d834b2ecaf6cec1ccd9477a39192245e5ccae4ee..0e2443804ce3788ae4bf24c9fb2276a2c2d15219 100644 (file)
@@ -9,7 +9,7 @@
 
 #include "dso_locl.h"
 
 
 #include "dso_locl.h"
 
-#if !defined(DSO_VMS) && !defined(DSO_DLCFN) && !defined(DSO_DL) && !defined(DSO_WIN32) && !defined(DSO_DLFCN)
+#ifdef DSO_NONE
 
 static DSO_METHOD dso_meth_null = {
     "NULL shared library method"
 
 static DSO_METHOD dso_meth_null = {
     "NULL shared library method"