Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
f4b9b232
Commit
f4b9b232
authored
May 20, 2009
by
Felix Paul Kühne
Browse files
configure: default disable xcb on Darwin
parent
133d5856
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
f4b9b232
...
...
@@ -265,6 +265,8 @@ case "${host_os}" in
echo " Assuming --disable-skins2"
enable_x11="no"
echo " Assuming --disable-x11"
enable_xcb="no"
echo " Assuming --disable-xcb"
enable_glx="no"
echo " Assuming --disable-glx"
enable_xvideo="no"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment