From 227780f653e5b89a67d90505a853305fe07af2ce Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sat, 1 May 2010 11:15:00 +0000 Subject: Forcibly disable PDF export support until it gets fixed. svn path=/trunk/netsurf/; revision=10539 --- Makefile.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.defaults') diff --git a/Makefile.defaults b/Makefile.defaults index dd5400647..0fa7c2ead 100644 --- a/Makefile.defaults +++ b/Makefile.defaults @@ -57,7 +57,7 @@ NETSURF_USE_MNG := YES # There is no auto-detection available for this, as it does not have a # pkg-config file. # Valid options: YES, NO -NETSURF_USE_HARU_PDF := YES +NETSURF_USE_HARU_PDF := NO # Enable stripping the NetSurf binary # Valid options: YES, NO -- cgit v1.2.3