Changeset: cd9ef9ad3a00 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=cd9ef9ad3a00
Modified Files:
monetdb5/modules/mal/Makefile.ag
Branch: Dec2011
Log Message:
hopefully fix compilation, remove ref to nonexisting dir
Not sure why this compiles fine for me, but it seems during testing,
most machines choke on this non-existing ../../misc.
diffs (12 lines):
diff --git a/monetdb5/modules/mal/Makefile.ag b/monetdb5/modules/mal/Makefile.ag
--- a/monetdb5/modules/mal/Makefile.ag
+++ b/monetdb5/modules/mal/Makefile.ag
@@ -15,7 +15,7 @@
# Copyright August 2008-2011 MonetDB B.V.
# All Rights Reserved.
-INCLUDES = ../../misc ../../mal ../atoms ../kernel \
+INCLUDES = ../../mal ../atoms ../kernel \
../../../clients/mapilib \
../../../common/options \
../../../common/stream \
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list