Update of /cvsroot/monetdb/pathfinder/runtime5
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv27022

Modified Files:
      Tag: XQuery_0-16
        Makefile.ag 
Log Message:
When you want to use a MonetDB5 library you need to tell make where to
get it.


Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime5/Makefile.ag,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- Makefile.ag 12 Jan 2007 14:04:20 -0000      1.4
+++ Makefile.ag 6 Mar 2007 08:32:47 -0000       1.4.2.1
@@ -35,7 +35,7 @@
         LIBS = \
                 $(PF_LIBS) \
                 $(MONETDB5_MODS) -l_optimizer -l_bat5 \
-               $(MONETDB_LIBS) -lmal -lbat -lstream $(READLINE_LIBS) 
$(PTHREAD_LIBS)
+               $(MONETDB_LIBS) $(MONETDB5_LIBS) -lmal -lbat -lstream 
$(READLINE_LIBS) $(PTHREAD_LIBS)
 }
 
 scripts_mal = {


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to