Changeset: ab090df4bfc1 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ab090df4bfc1
Modified Files:
configure.ag
Branch: Oct2012
Log Message:
configure: have_python -> have_python2 typo
diffs (12 lines):
diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -1115,7 +1115,7 @@ AC_ARG_WITH(python2,
case "$have_python2" in
yes|no|auto) ;;
*)
- PYTHON2="$have_python"
+ PYTHON2="$have_python2"
;;
esac
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list