]> git.sesse.net Git - vlc/blobdiff - config.in
Fix remotely-triggerable memleak
[vlc] / config.in
index ff4f371eae2b503a44d3d206350351b570840fc3..44857df365bc27d81b6222f74b242e45d2fcf455 100644 (file)
--- a/config.in
+++ b/config.in
@@ -92,6 +92,7 @@ comment 'Video plugins'
 if [ "$CONFIG_LINUX" = "y" ]; then
    bool 'X11 support' CONFIG_X11
    bool 'XVideo support' CONFIG_XVIDEO
+   bool 'GLX support' CONFIG_GLX
    bool 'Linux framebuffer support' CONFIG_FB
    bool 'Linux kernel Matrox support' CONFIG_MGA
 fi