[Xcb] Compilation error...
Vincent Torri
vtorri at univ-evry.fr
Tue Jul 25 23:00:50 PDT 2006
> I just pushed a fix for this that I'd been doing before I read your
> email. Hopefully it's working for you now.
The HAVE_*** are defined when AC_CHECK_HEADER are used. According to the
autoconf doc, no current unix distribution does not contain inttype.h and
inttypes includes stdint.h (apparently, C99 specifies that). So maybe a
check for inttype.h should be sufficient, I think
Vincent
More information about the Xcb
mailing list