X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=ba1eb3210741d4b4ccaecaa60c1618e439b8040d;hb=7f0d92bba3e9cf3f73c2bc9148be91300ee0bc72;hp=5c1044dea5d0196e756c2fd7bfafc43b1af2ea6a;hpb=999cf2a810192f5134fa650c75f442abc5ac8d48;p=free-sw%2Fxcb%2Fproto diff --git a/configure.ac b/configure.ac index 5c1044d..ba1eb32 100644 --- a/configure.ac +++ b/configure.ac @@ -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])