Update of /cvsroot/monetdb/clients/src/perl/Cimpl
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29971/src/perl/Cimpl

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

Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/Cimpl/Makefile.ag,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile.ag 11 Jan 2008 10:34:39 -0000      1.9
+++ Makefile.ag 15 Jan 2008 13:42:59 -0000      1.10
@@ -14,7 +14,7 @@
 # Portions created by CWI are Copyright (C) 1997-2008 CWI.
 # All Rights Reserved.
 
-SWIGFLAGS = -I../..
+SWIGFLAGS = -I../.. $(PERL_INCS)
 INCLUDES = -I../.. $(MONETDB_INCS) $(PERL_INCS)
 
 # we need this flag to allow for a name that does not start with "lib"


-------------------------------------------------------------------------
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