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

No need for curl_CFLAGS anymore.


diffs (12 lines):

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

Reply via email to