Reenable Haru by default

svn path=/trunk/netsurf/; revision=4764
This commit is contained in:
Rob Kendrick 2008-07-26 22:43:41 +00:00
parent afb3364151
commit ad353eab97
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# 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.
NETSURF_USE_HARU_PDF=NO
NETSURF_USE_HARU_PDF=YES
# The following options are GTK-specific
ifeq ($(TARGET),gtk)