projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Applied [ 1867939 ] fixes for wxTreeCtrl crashes when exiting from label editing...
[wxWidgets.git]
/
src
/
iodbc
/
config.h
diff --git
a/src/iodbc/config.h
b/src/iodbc/config.h
index 3f2bff3786e07a4d8e5463a1bff14295e4902d8a..c42ea64e59c26512ace2e6682c2bfb0aac594f27 100644
(file)
--- 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 define
d
(HAVE_SHL_LOAD)
#define DLDAPI_HP_SHL
#endif