summaryrefslogtreecommitdiff
path: root/ext/oracle
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oracle')
-rw-r--r--ext/oracle/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oracle/config.m4 b/ext/oracle/config.m4
index 7f7c8b94a2..87c1f6a743 100644
--- a/ext/oracle/config.m4
+++ b/ext/oracle/config.m4
@@ -160,7 +160,7 @@ AC_ARG_WITH(oracle,
# only using shared libs right now
ORACLE_LIBS=$ORACLE_SHLIBS
- AC_DEFINE(HAVE_ORACLE,,[ ])
+ AC_DEFINE(HAVE_ORACLE,1,[ ])
fi