Update of /cvsroot/monetdb/MonetDB/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29957/NT

Modified Files:
        winrules.msc 
Log Message:
We can now use AcitvePerl from ActiveState to compile the perl interface.

Index: winrules.msc
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/NT/winrules.msc,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- winrules.msc        15 Jan 2008 06:51:48 -0000      1.23
+++ winrules.msc        15 Jan 2008 13:42:52 -0000      1.24
@@ -61,6 +61,13 @@
 PYTHON_LIBS=/libpath:$(PYTHONBASE)\libs python25.lib
 PYTHON_LIBDIR=share\MonetDB\python
 
+!IFDEF HAVE_PERL
+LIBPERL = C:\Perl
+PERL_INCS = -I$(LIBPERL)\lib\CORE -DWIN32
+PERL_LIBS = $(LIBPERL)\lib\CORE\perl510.lib
+PERL_LIBDIR = share\MonetDB\perl
+!ENDIF
+
 !IFDEF HAVE_PCRE
 # This is the loccation of the PCRE library
 LIBPCRE = C:\Program Files\PCRE


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to