diff options
Diffstat (limited to 'm4/libodb-oracle.m4')
-rw-r--r-- | m4/libodb-oracle.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/libodb-oracle.m4 b/m4/libodb-oracle.m4 index 319377f..8c3d38a 100644 --- a/m4/libodb-oracle.m4 +++ b/m4/libodb-oracle.m4 @@ -64,7 +64,7 @@ main () } ]]), [libodb_oracle_found=yes]) -libodb_oracle_found=yes + if test x"$libodb_oracle_found" = xno; then LIBS="$save_LIBS" |