Update of /cvsroot/monetdb/pathfinder/runtime
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26999/runtime

Modified Files:
      Tag: xquery-decomposition
        Makefile.ag pathfinder.mx 
Log Message:
propagated changes of Monday Feb 18 2008 - Thursday Feb 21 2008
from the development trunk to the xquery-decomposition branch


Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/Makefile.ag,v
retrieving revision 1.83.2.2
retrieving revision 1.83.2.3
diff -u -d -r1.83.2.2 -r1.83.2.3
--- Makefile.ag 20 Feb 2008 22:45:06 -0000      1.83.2.2
+++ Makefile.ag 21 Feb 2008 15:46:32 -0000      1.83.2.3
@@ -27,7 +27,7 @@
 
 EXTRA_DIST_DIR = Tests
 
-INCLUDES = ../compiler/include $(MONETDB4_INCS) $(MONETDB_INCS) 
$(LIBXML2_CFLAGS)
+INCLUDES = .. $(MONETDB4_INCS) $(MONETDB_INCS) $(LIBXML2_CFLAGS)
 PF_LIBS = $(LIBXML2_LDADD) $(LIBXML2_LIBS) $(DL_LIBS)
 
 # these defines are needed to get shttpd to compile in the right way

Index: pathfinder.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/pathfinder.mx,v
retrieving revision 1.391.2.3
retrieving revision 1.391.2.4
diff -u -d -r1.391.2.3 -r1.391.2.4
--- pathfinder.mx       8 Feb 2008 22:59:21 -0000       1.391.2.3
+++ pathfinder.mx       21 Feb 2008 15:46:32 -0000      1.391.2.4
@@ -4242,7 +4242,7 @@
 MT_Lock pf_module_lock;
 MT_Lock pf_cache_lock;
 
-#include "compile_interface.h"
+#include "compiler/include/compile_interface.h"
 
 /*
  * =================== MIL execution ================================


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to