mirror of
https://github.com/libretro/RetroArch
synced 2025-02-20 15:40:44 +00:00
Clarify --enable-zlib.
This commit is contained in:
parent
40300e502b
commit
0b4b737d34
@ -15,7 +15,7 @@ HAVE_EGL=auto # Enable EGL context support
|
||||
HAVE_VG=auto # Enable OpenVG support
|
||||
HAVE_CG=auto # Enable Cg shader support
|
||||
HAVE_LIBXML2=auto # Enable libxml2 support
|
||||
HAVE_ZLIB=auto # Enable zlib support (PNG decoding/encoding)
|
||||
HAVE_ZLIB=auto # Enable zlib support (ZIP extract, PNG decoding/encoding)
|
||||
HAVE_FBO=auto # Enable render-to-texture (FBO) support
|
||||
HAVE_ALSA=auto # Enable ALSA support
|
||||
HAVE_OSS=auto # Enable OSS support
|
||||
|
Loading…
x
Reference in New Issue
Block a user