mirror of
https://github.com/libretro/Lakka.git
synced 2024-11-30 19:40:59 +00:00
config/functions: update config summary
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
172d160ee5
commit
bbf165a383
@ -244,6 +244,7 @@ show_config() {
|
||||
config_message="$config_message\n - XORG support:\t\t\t $XORG_SUPPORT"
|
||||
config_message="$config_message\n - XORG Composite support:\t\t $COMPOSITE_SUPPORT"
|
||||
config_message="$config_message\n - XORG Xinerama support:\t\t $XINERAMA_SUPPORT"
|
||||
config_message="$config_message\n - SDL support:\t\t\t\t $SDL_SUPPORT"
|
||||
config_message="$config_message\n - OpenGL (GLX) support (provider):\t $OPENGL_SUPPORT ($OPENGL)"
|
||||
config_message="$config_message\n - OpenGLES support (provider):\t\t $OPENGLES_SUPPORT ($OPENGLES)"
|
||||
config_message="$config_message\n - WindowManager:\t\t\t $WINDOWMANAGER"
|
||||
|
Loading…
Reference in New Issue
Block a user