Update ./configure --help for correctness.

This commit is contained in:
Themaister 2012-09-18 17:52:42 +02:00
parent 8dcb59318b
commit 3c9e28e613

View File

@ -7,7 +7,7 @@ HAVE_NETPLAY=auto # Enable netplay support
HAVE_CONFIGFILE=yes # Disable support for config file
HAVE_OPENGL=yes # Disable OpenGL support
HAVE_GLES=no # Use X/EGL instead of desktop GL (experimental)
HAVE_KMS=no # Use KMS framebuffer EGL instead of desktop GL (experimental). Implies GLES.
HAVE_KMS=no # Use KMS framebuffer EGL instead of desktop GL (experimental)
HAVE_CG=auto # Enable Cg shader support
HAVE_XML=auto # Enable bSNES-style XML shader support
HAVE_FBO=auto # Enable render-to-texture (FBO) support