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

Modified Files:
        Makefile.ag 
Log Message:
Rename libmal to libmonetdb5.
There is a conflict with another libmal which is installed by default when KDE 
is installed on Fedora.
Also, libmal doesn't quite cover the content: it contains more than just MAL.

U Makefile.ag
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/python/monet5/Makefile.ag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.ag 15 Jan 2008 10:42:53 -0000      1.3
+++ Makefile.ag 16 Apr 2008 11:26:26 -0000      1.4
@@ -37,7 +37,7 @@
        NAME = _monetdb5
        SOURCES = monetdb5.py.i
        LIBS = ../../monet5/libembeddedsql5 ../../../server/libsqlserver 
../../../storage/libstore ../../../storage/bat/libbatstore 
../../../storage/restrict/librestrictstore ../../../storage/bpm/libbpmstore 
../../../common/libsqlcommon \
-               $(MONETDB5_MODS) -l_logger -l_bat5 -l_tablet $(MONETDB5_LIBS) 
-lmal \
+               $(MONETDB5_MODS) -l_logger -l_bat5 -l_tablet $(MONETDB5_LIBS) 
-lmonetdb5 \
                $(CLIENTS_LIBS) $(MONETDB_LIBS) -lbat -lMapi -lmutils -lstream 
$(PYTHON_LIBS) $(READLINE_LIBS) $(PTHREAD_LIBS)
        DIR = $(prefix)/$(PYTHON_LIBDIR)
 }


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to