Forcibly disable PDF export support until it gets fixed.

svn path=/trunk/netsurf/; revision=10539
This commit is contained in:
John Mark Bell 2010-05-01 11:15:00 +00:00
parent fc44b23ece
commit 227780f653
1 changed files with 1 additions and 1 deletions

View File

@ -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