bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question about correct usage of gnulib


From: Bruno Haible
Subject: Re: question about correct usage of gnulib
Date: Wed, 11 May 2011 12:38:23 +0200
User-agent: KMail/1.9.9

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

[Prev in Thread] Current Thread [Next in Thread]