AUTO <> YES.

svn path=/trunk/netsurf/; revision=6555
This commit is contained in:
John Mark Bell 2009-02-18 12:41:47 +00:00
parent f1a64182f4
commit 5c0865f942
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ ifeq ($(TARGET),riscos)
NETSURF_USE_PLUGINS := NO
# Force SSL on, because we can't autodetect it.
NETSURF_USE_SSL := AUTO
NETSURF_USE_SSL := YES
# Optimisation levels
CFLAGS += -O2 -Wuninitialized