]> git.saurik.com Git - wxWidgets.git/blobdiff - src/iodbc/config.h
don't show the accels on the controls if the system is configured to hide them initia...
[wxWidgets.git] / src / iodbc / config.h
index 3f2bff3786e07a4d8e5463a1bff14295e4902d8a..c42ea64e59c26512ace2e6682c2bfb0aac594f27 100644 (file)
@@ -35,7 +35,7 @@
 /* we have these definitions from configure */
 #if defined(HAVE_DLOPEN)
     #define DLDAPI_SVR4_DLFCN
-#elif define(HAVE_SHL_LOAD)
+#elif defined(HAVE_SHL_LOAD)
     #define DLDAPI_HP_SHL
 #endif