Skip to content
Snippets Groups Projects
Commit d7873ab0 authored by Marcus Comstedt's avatar Marcus Comstedt
Browse files

Bugfix.

Rev: src/modules/Oracle/configure.in:1.5
parent ae359ed1
No related branches found
No related tags found
No related merge requests found
# #
# $Id: configure.in,v 1.4 1997/05/19 22:04:03 hubbe Exp $ # $Id: configure.in,v 1.5 1997/06/01 19:52:25 marcus Exp $
# #
# Configure script for the oracle module # Configure script for the oracle module
# #
...@@ -97,7 +97,7 @@ if test x$with_oracle = xyes; then ...@@ -97,7 +97,7 @@ if test x$with_oracle = xyes; then
fi fi
fi fi
oracle_lib_dir="`cat oracle_lib_dir`" oracle_lib_dir="`cat conftest`"
AC_MSG_RESULT($oracle_lib_dir) AC_MSG_RESULT($oracle_lib_dir)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment