Changeset: a640372204d4 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a640372204d4 Modified Files: clients/src/perl/Cimpl/Makefile.ag Branch: default Log Message:
Fix compilation after change to package config. diffs (12 lines): diff -r 930e9f47d8c8 -r a640372204d4 clients/src/perl/Cimpl/Makefile.ag --- a/clients/src/perl/Cimpl/Makefile.ag Thu Sep 23 12:09:58 2010 +0200 +++ b/clients/src/perl/Cimpl/Makefile.ag Thu Sep 23 12:37:30 2010 +0200 @@ -16,7 +16,7 @@ # All Rights Reserved. SWIGFLAGS = -I../.. $(PERL_INCS) -INCLUDES = -I../.. $(MONETDB_INCS) $(PERL_INCS) +INCLUDES = -I../.. $(monetdbtools_CFLAGS) $(PERL_INCS) # Both GNU's gcc and Intel's icc do not like to compile swig-generated code # with our strict X_CFLAGS. _______________________________________________ Checkin-list mailing list Checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list