mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcb.git
synced 2026-05-06 14:58:00 +02:00
Remove duplicate XCB_EXTENSION calls for Composite extension
This commit is contained in:
parent
db332dcda9
commit
625ed596ca
1 changed files with 0 additions and 2 deletions
|
|
@ -131,8 +131,6 @@ XCB_EXTENSION(SELinux, "no")
|
|||
XCB_EXTENSION(XTest, "yes")
|
||||
XCB_EXTENSION(Xv, "yes")
|
||||
XCB_EXTENSION(XvMC, "yes")
|
||||
XCB_EXTENSION(Composite, "yes")
|
||||
XCB_EXTENSION(Composite, "yes")
|
||||
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue