aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-16 16:59:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-16 16:59:37 +0200
commit31a0507dfe9cb5a87e2a860bac25a8405788489c (patch)
tree61f343e387851a88a82f4427d381185682fb4a42 /m4
parent7d74507aacb63f77b763c940ef6fb6c82cb2445a (diff)
Misc fixes
Diffstat (limited to 'm4')
-rw-r--r--m4/libodb-oracle.m42
-rw-r--r--m4/oracle.m42
2 files changed, 2 insertions, 2 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"
diff --git a/m4/oracle.m4 b/m4/oracle.m4
index 80e3600..ec3d235 100644
--- a/m4/oracle.m4
+++ b/m4/oracle.m4
@@ -93,7 +93,7 @@ elif test x$oracle_user = xodb_test; then
AC_MSG_RESULT(['$oracle_password'])
elif test x$oracle_user != x/; then
AC_MSG_RESULT([none])
- AC_MSG_ERROR([password not specfied; Oracle requires a password])
+ AC_MSG_ERROR([password not specified; Oracle requires a password (--with-oracle-password=PASS)])
fi
# Service name.