[Xcb-commit] configure.ac

Josh Triplett josh at kemper.freedesktop.org
Wed Oct 8 16:04:57 PDT 2008


 configure.ac |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 625ed596cae6dd8175aeb6cb6f26784928042f22
Author: Josh Triplett <josh at freedesktop.org>
Date:   Wed Oct 8 16:04:25 2008 -0700

    Remove duplicate XCB_EXTENSION calls for Composite extension

diff --git a/configure.ac b/configure.ac
index 062c0cb..c3d3595 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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([


More information about the xcb-commit mailing list