summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
authorRob Kendrick <rjek@netsurf-browser.org>2008-07-28 21:44:24 +0000
committerRob Kendrick <rjek@netsurf-browser.org>2008-07-28 21:44:24 +0000
commit238ebca344e5450face62990e6e0068917bf2165 (patch)
tree780f8cd7f89ccf53dac0857d314072a546ea9e90 /Makefile.config
parent97e1d9503f67561488fc3ad26ae18f4b463be6e6 (diff)
downloadnetsurf-238ebca344e5450face62990e6e0068917bf2165.tar.gz
netsurf-238ebca344e5450face62990e6e0068917bf2165.tar.bz2
Whoops. Append, don't overwrite.
svn path=/trunk/netsurf/; revision=4779
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index b3dd3591f..a29db2674 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -28,7 +28,7 @@ NETSURF_USE_MNG=YES
# Use libharu to enable PDF export and GTK printing support. 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
# ----------------------------------------------------------------------------
# RISC OS-specific options