]> git.saurik.com Git - wxWidgets.git/blobdiff - src/iodbc/config.h
Updated testconf
[wxWidgets.git] / src / iodbc / config.h
index 1fb5ac1b82cc64c904490e4cf6c08d2f5fd2396f..3f2bff3786e07a4d8e5463a1bff14295e4902d8a 100644 (file)
 
 #include "wx/setup.h"
 
+/* we have these definitions from configure */
+#if defined(HAVE_DLOPEN)
+    #define DLDAPI_SVR4_DLFCN
+#elif define(HAVE_SHL_LOAD)
+    #define DLDAPI_HP_SHL
+#endif
+
 #include       <stdlib.h>
 #include       <sys/types.h>
 #include        <string.h>