Changeset: 57a677082865 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=57a677082865
Modified Files:
configure.ag
Branch: Mar2011
Log Message:
Typo.
diffs (12 lines):
diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -3213,7 +3213,7 @@
dnl check dependencies (might need more than just SQL)
if test x"$enable_sql" = xyes && test x"$enable_monetdb5" != x"yes" ;
then
- AC_MGS_ERROR([sql needs monetdb5]);
+ AC_MSG_ERROR([sql needs monetdb5]);
fi
if test x"$enable_sql" = xauto && test x"$enable_monetdb5" = x"no" ;
enable_sql = no
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list