Clarify --enable-zlib.

This commit is contained in:
Themaister 2013-01-24 16:49:39 +01:00
parent 40300e502b
commit 0b4b737d34

View File

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