[xcb] Location of installed XCB headers

Jamey Sharp xcb@nickle.org
05 Jun 2002 01:17:28 -0700


Done and checked in. I also changed the include paths to refer to
exports/include instead of src, and changed the appropriate include
directives to X11/XCB/<name>.h in place of just <name>.h.

Thanks for the mailing list, by the way.

-Jamey

On Tue, 2002-06-04 at 22:08, Keith Packard wrote:
> XCB headers should go in X11/XCB; that's done with:
> 
> #define IncSubdir X11
> #define IncSubSubdir XCB
> 
> in the Imakefile
-- 
Jamey Sharp <jamey@cs.pdx.edu> - http://www.cs.pdx.edu/~jamey/