X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88ac883a0d005437c97a60d8195bd5e4719b1154..cc164686f3dc689732395f11210c5bb9a76b6ff2:/src/iodbc/config.h?ds=sidebyside 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