summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-02-18 12:41:47 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-02-18 12:41:47 +0000
commit5c0865f9424d33f0c167d00b46947860f493bf27 (patch)
treecd1f7f0934648611aa265db54a9ad5f79da1d7a2 /Makefile.config
parentf1a64182f4575733d753e0070740fc0971538169 (diff)
downloadnetsurf-5c0865f9424d33f0c167d00b46947860f493bf27.tar.gz
netsurf-5c0865f9424d33f0c167d00b46947860f493bf27.tar.bz2
AUTO <> YES.
svn path=/trunk/netsurf/; revision=6555
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 46da07e5a..0eb967d78 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -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