Set HAVE_SSL=yes by default for Windows/Linux

This commit is contained in:
twinaphex 2018-08-04 18:50:53 +02:00
parent 00ff8b59aa
commit 2f1dd78a77

View File

@ -14,6 +14,7 @@ HAVE_STRIPES=no # Stripes menu
HAVE_ZARCH=no # Zarch menu
HAVE_NUKLEAR=no # Nuklear menu
HAVE_RUNAHEAD=yes # Runahead support
HAVE_SSL=yes # SSL/mbedtls support
HAVE_OVERLAY=yes # Overlay support
HAVE_DYNAMIC=yes # Dynamic loading of libretro library
HAVE_SDL=auto # SDL support