Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mesa-lib: Adjusting CONFIGURE. If you want to use freshplayerplugin, it ... #327

Merged
merged 1 commit into from Sep 7, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions lib/mesa-lib/CONFIGURE
Expand Up @@ -93,5 +93,7 @@ fi

mquery TEXTURE_FLOAT "Enable patented texture-float? (if this patent is valid in your country choose N)" n "--enable-texture-float" "--disable-texture-float"
mquery ENABLE_GLX_TLS "Enable glx-tls? (lin -r xorg-server also)" y "--enable-glx-tls" "--disable-glx-tls"
mquery ENABLE_GLES1 "Enable gles1? ${PROBLEM_COLOR}Needed by freshplayerplugin${MQUERY_COLOR}" n "--enable-gles1" "--disable-gles1"
mquery ENABLE_GLES2 "Enable gles2? ${PROBLEM_COLOR}Needed by freshplayerplugin${MQUERY_COLOR}" n "--enable-gles2" "--disable-gles2"

set_module_config CONFIGURED y