summaryrefslogtreecommitdiff
path: root/ext/odbc/velocis.c
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>1999-11-09 14:28:59 +0000
committerStig Bakken <ssb@php.net>1999-11-09 14:28:59 +0000
commitfd056d0c01fffe19203f823425d73de85c9dbe7e (patch)
treed820beacbc9e070ad0d65e09a4c7b9aa216e6152 /ext/odbc/velocis.c
parenta4ff16dd6881707edd733beb6eb5ffd4a5984d57 (diff)
downloadphp-git-fd056d0c01fffe19203f823425d73de85c9dbe7e.tar.gz
Clean up ODBC HAVE_XXX symbols, compile fixes for OpenLink and Solid.
#The Solid support still does not link, though (looks like a side-effect of #the way the Solid libs are named and our stubborn friend libtool). #This can wait until after 4.0b3.
Diffstat (limited to 'ext/odbc/velocis.c')
-rw-r--r--ext/odbc/velocis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/odbc/velocis.c b/ext/odbc/velocis.c
index 0bd999ab31..1d4bc50728 100644
--- a/ext/odbc/velocis.c
+++ b/ext/odbc/velocis.c
@@ -40,7 +40,7 @@
# define THREAD_LS
#endif
-#if HAVE_VELOCIS
+#ifdef HAVE_VELOCIS
#include "php3_velocis.h"
function_entry velocis_functions[] = {