Changeset: d48e81ec3752 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d48e81ec3752
Modified Files:
        monetdb5/modules/mal/Makefile.ag
Branch: Aug2018
Log Message:

Remove unused compiler includes.


diffs (12 lines):

diff --git a/monetdb5/modules/mal/Makefile.ag b/monetdb5/modules/mal/Makefile.ag
--- a/monetdb5/modules/mal/Makefile.ag
+++ b/monetdb5/modules/mal/Makefile.ag
@@ -10,7 +10,7 @@ INCLUDES = ../../mal ../atoms ../kernel 
        ../../../common/stream \
        ../../../common/utils \
        ../../../gdk \
-       $(pcre_CFLAGS) $(zlib_CFLAGS) $(BZIP_INCS) $(MSGCONTROL_FLAGS) \
+       $(pcre_CFLAGS) $(MSGCONTROL_FLAGS) \
        $(openssl_CFLAGS)
 
 MTSAFE
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to