From 31a0507dfe9cb5a87e2a860bac25a8405788489c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 16 Jan 2012 16:59:37 +0200 Subject: Misc fixes --- m4/oracle.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4/oracle.m4') 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. -- cgit v1.1