Commit 6344d9bb authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

configure: remove unused --enable-glx

parent 694359e4
......@@ -2966,10 +2966,6 @@ AC_ARG_ENABLE(xvideo,
[ --enable-xvideo XVideo support (default enabled)],, [
enable_xvideo="$enable_xcb"
])
AC_ARG_ENABLE(glx,
[ --enable-glx OpenGL support through GLX (default enabled)],, [
enable_glx="$enable_xcb"
])
have_xcb="no"
have_xcb_keysyms="no"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment