X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88ac883a0d005437c97a60d8195bd5e4719b1154..c16b9bfe69f3d28738aa35edfbc2a05b7c573301:/src/iodbc/config.h diff --git a/src/iodbc/config.h b/src/iodbc/config.h index 3f2bff3786..c42ea64e59 100644 --- a/src/iodbc/config.h +++ b/src/iodbc/config.h @@ -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