[xcb] Location of installed XCB headers

Keith Packard xcb@nickle.org
Tue, 04 Jun 2002 22:08:46 -0700


XCB headers should go in X11/XCB; that's done with:

#define IncSubdir X11
#define IncSubSubdir XCB

in the Imakefile

-keith