Stop installing the protocol descriptions for extensions to an extensions/
[free-sw/xcb/proto] / configure.ac
index 5c1044d..ba1eb32 100644 (file)
@@ -14,7 +14,7 @@ if test "$XMLLINT" = "no"; then
    AC_MSG_WARN([xmllint not found; unable to validate against schema.])
 fi
 
-xcbincludedir='${includedir}/X11/XCB'
+xcbincludedir='${datadir}/xcb'
 AC_SUBST(xcbincludedir)
 
 AC_OUTPUT([Makefile src/Makefile xcb-proto.pc])