Changeset: a1b5a2e7994f for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a1b5a2e7994f
Modified Files:
configure.ag
Branch: Feb2013
Log Message:
fixed typo
diffs (12 lines):
diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -1254,7 +1254,7 @@ if test "x$have_python3" != xno; then
AC_MSG_ERROR([Python3 executable not found])
else
have_python3=no
- why_have_python2="(Python 3 executable not
found)"
+ why_have_python3="(Python 3 executable not
found)"
fi
fi
fi
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list