Changeset: 358ae2dd1d97 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=358ae2dd1d97
Modified Files:
        buildtools/doc/HowToRelease.rst
Branch: Aug2011
Log Message:

remove obsolete HAVE_MONETDB5_XML


diffs (17 lines):

diff --git a/buildtools/doc/HowToRelease.rst b/buildtools/doc/HowToRelease.rst
--- a/buildtools/doc/HowToRelease.rst
+++ b/buildtools/doc/HowToRelease.rst
@@ -112,11 +112,11 @@ Releasing
 
   Use these ``nmake`` options for a 32 bit compile: ``NDEBUG=1
   HAVE_JAVA=1 HAVE_JAVAJDBC=1 HAVE_PYTHON=1 HAVE_PCRE=1
-  HAVE_MONETDB5=1 HAVE_PERL=1 HAVE_MONETDB5_XML=1``
+  HAVE_MONETDB5=1 HAVE_PERL=1``
 
   Use these ``nmake`` options for a 64 bit compile: ``bits=64 NDEBUG=1
   HAVE_MONETDB5=1 HAVE_JAVA=1 HAVE_JAVAJDBC=1 HAVE_PYTHON=1 HAVE_PCRE=1
-  HAVE_PERL=1 HAVE_MONETDB5_XML=1``
+  HAVE_PERL=1``
 
 - Create PGP signatures and SHA1 checksums::
 
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to