Skip to content
Snippets Groups Projects
Commit 4bab1fbb authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added checks for <oci.h>, <ocidfn.h> and <ociapr.h>.

Rev: src/modules/Oracle/configure.in:1.22
parent 5bf94b5e
Branches
Tags
No related merge requests found
#
# $Id: configure.in,v 1.21 2000/10/27 13:49:23 grubba Exp $
# $Id: configure.in,v 1.22 2000/10/31 16:03:39 grubba Exp $
#
# Configure script for the oracle module
#
......@@ -129,6 +129,8 @@ if test x$with_oracle = xyes; then
AC_MSG_RESULT($oracle_include_dir/rdbms/demo/)
AC_CHECK_HEADERS(oci.h ocidfn.h ociapr.h)
AC_MSG_CHECKING(for sysliblist)
AC_CACHE_VAL(pike_cv_oracle_sysliblist, [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment