Searched refs:with_oracle_include (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/apr-util/
H A Dconfigure796 with_oracle_include
21110 if test "${with_oracle_include+set}" = set; then :
21111 withval=$with_oracle_include;
21119 if test -n "$with_oracle_include"; then
21120 oracle_CPPFLAGS="$CPPFLAGS -I$with_oracle_include"
21123 test "x$silent" != "xyes" && echo " setting APRUTIL_PRIV_INCLUDES to \"-I$with_oracle_include\""
21124 APRUTIL_PRIV_INCLUDES="-I$with_oracle_include"
21126 apr_addto_bugger="-I$with_oracle_include"
21372 if test -n "$with_oracle_include"; then
21373 oracle_CPPFLAGS="$CPPFLAGS -I$with_oracle_include"
[all...]

Completed in 113 milliseconds