From 07d140f0f170f182e9434b6b559b77793ae7120c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 26 Sep 2011 10:04:29 +0000 Subject: make cocoa build use pkg-config properly and build release tarballs (primarily jmb I just made it link) svn path=/trunk/netsurf/; revision=12879 --- Makefile.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.defaults') diff --git a/Makefile.defaults b/Makefile.defaults index e052d8820..dd235d82a 100644 --- a/Makefile.defaults +++ b/Makefile.defaults @@ -393,7 +393,7 @@ ifeq ($(TARGET),cocoa) # Enable NetSurf's use of libsvgtiny for displaying SVGs # Valid options: YES, NO, AUTO - NETSURF_USE_NSSVG := YES + NETSURF_USE_NSSVG := AUTO NETSURF_USE_MNG := NO NETSURF_USE_BMP := NO -- cgit v1.2.3