Lorenzo Bettini wrote:
> actually I see that in the build directory (in the subdirectory where 
> gnulib headers are generated) there's no stdint.h and stdbool.h, so I 
> should be OK, right?

Then you are likely OK.

If you want to be sure, grep the header files that your library installs
for 'bool', 'int8_t', 'int16_t', 'int32_t', 'int64_t', and similar.

Bruno
-- 
In memoriam Paul Bloomquist <http://en.wikipedia.org/wiki/Paul_Bloomquist>

Reply via email to