Actually install xcb-xlib.pc, and ship xcb-xlib.pc.in in distribution tarballs
[free-sw/xcb/libxcb] / configure.ac
index ff91834..afcdc8c 100644 (file)
@@ -58,7 +58,7 @@ AC_HEADER_STDC
 AC_SEARCH_LIBS(gethostbyname, nsl)
 AC_SEARCH_LIBS(connect, socket)
 
-xcbincludedir='${includedir}/X11/XCB'
+xcbincludedir='${includedir}/xcb'
 AC_SUBST(xcbincludedir)
 
 AC_ARG_WITH(opt,