Update of /cvsroot/monetdb/sql/src/backends/monet4
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2876/src/backends/monet4

Modified Files:
        Makefile.ag 
Log Message:
propagated changes of Monday Oct 22 2007 - Wednesday Oct 24 2007
from the SQL_2-20 branch to the development trunk


Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet4/Makefile.ag,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- Makefile.ag 22 Oct 2007 10:43:08 -0000      1.37
+++ Makefile.ag 24 Oct 2007 08:01:23 -0000      1.38
@@ -18,7 +18,7 @@
 
 SWIGFLAGS = $(MONETDB_INCS) $(CLIENTS_INCS)
 INCLUDES = ../../include ../../common ../../storage ../../server \
-        $(CLIENTS_INCS) $(MONETDB_INCS) $(MONETDB4_INCS) $(PYTHON_INCS)
+        $(MONETDB4_INCS) $(CLIENTS_INCS) $(MONETDB_INCS) $(PYTHON_INCS)
 
 
 # with gcc we could use these
@@ -123,7 +123,7 @@
        #LIBS = libembeddedsql $(PYTHON_LIBS) $(MONETDB_LIBS) -lmutils -lstream 
$(CLIENTS_LIBS) -lMapi
        LIBS = libinitmodules STATIC_MODS @SHARED_LIBS@ lib_sql_server 
$(EXTRA_LIBS) \
                libembeddedsql \
-               $(MONETDB_LIBS) -lbat -lmutils -lstream $(MONETDB4_LIBS) 
-lmonet $(CLIENTS_LIBS) -lMapi
+               $(MONETDB_LIBS) -lbat -lmutils -lstream $(MONETDB4_LIBS) 
-lmonet $(CLIENTS_LIBS) -lMapi $(PYTHON_LIBS)
        DIR = $(prefix)/$(PYTHON_LIBDIR)
 }
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to