Changeset: d77821cab150 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d77821cab150
Modified Files:
buildtools/conf/MonetDB.m4
Branch: Oct2010
Log Message:
We're using Mercurial now.
diffs (30 lines):
diff -r 4930702c69ee -r d77821cab150 buildtools/conf/MonetDB.m4
--- a/buildtools/conf/MonetDB.m4 Fri Nov 19 11:06:34 2010 +0100
+++ b/buildtools/conf/MonetDB.m4 Sat Nov 20 20:42:23 2010 +0100
@@ -19,7 +19,7 @@
AC_DEFUN([AM_MONETDB_DEFAULTS],
[
if test -f "$srcdir"/vertoo.data; then
- dnl Developers compiling from CVS:
+ dnl Developers compiling from Mercurial:
dnl default is --enable-strict --enable-assert --enable-debug
--disable-optimize
dft_strict=yes
dft_assert=yes
@@ -2858,7 +2858,7 @@
if test -f "$srcdir"/vertoo.data; then
dnl check for Mx if we find the not distributed vertoo.data
- dnl having (this) file means we're compiling from CVS
+ dnl having (this) file means we're compiling from Mercurial
dnl and not from the distribution tar ball
dnl check for Monet and some basic utilities
@@ -2901,7 +2901,7 @@
have_mel=""
if test -f "$srcdir"/vertoo.data; then
dnl check for mel if we find the not distributed vertoo.data
- dnl having (this) file means we're compiling from CVS
+ dnl having (this) file means we're compiling from Mercurial
dnl and not from the distribution tar ball
MEL=""
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list