Changeset: 22d5489a2cc7 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=22d5489a2cc7
Modified Files:
        monetdb5/scheduler/Makefile.ag
Branch: headless
Log Message:

fixed comment in Makefile.ag;
apparently, autogen does not (always) like "#" in the middle of a line


diffs (13 lines):

diff --git a/monetdb5/scheduler/Makefile.ag b/monetdb5/scheduler/Makefile.ag
--- a/monetdb5/scheduler/Makefile.ag
+++ b/monetdb5/scheduler/Makefile.ag
@@ -38,7 +38,8 @@
 headers_mal = {
        HEADERS = mal
        DIR = libdir/monetdb5
-       SOURCES = run_adder.mal run_isolate.mal run_memo.mal #run_octopus.mal  
run_tarantula.mal run_pipeline.mal
+       SOURCES = run_adder.mal run_isolate.mal run_memo.mal
+#              run_octopus.mal  run_tarantula.mal run_pipeline.mal
 }
 
 EXTRA_DIST_DIR = Tests
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to