summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
authorRob Kendrick <rjek@netsurf-browser.org>2008-07-28 21:44:44 +0000
committerRob Kendrick <rjek@netsurf-browser.org>2008-07-28 21:44:44 +0000
commitf8d4c6621d1fc59b42960b9030e9cb808d5e0f2b (patch)
treee1624bcbe28a5316b9c5eaf3854e13044023c007 /Makefile.config
parent238ebca344e5450face62990e6e0068917bf2165 (diff)
downloadnetsurf-f8d4c6621d1fc59b42960b9030e9cb808d5e0f2b.tar.gz
netsurf-f8d4c6621d1fc59b42960b9030e9cb808d5e0f2b.tar.bz2
Gah. Re-enable Haru by default.
svn path=/trunk/netsurf/; revision=4780
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 a29db2674..b3dd3591f 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=NO
+NETSURF_USE_HARU_PDF=YES
# ----------------------------------------------------------------------------
# RISC OS-specific options