Re: How to write directly to config.h from configure?

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

 



On 07/26/2018 10:26 AM, Jeffrey Walton wrote:
The problem is we risk breaking user code, especially on Windows
platforms where <stdint.h> or <cstdint> did not arrive until about
2010.

Gnulib's stdint.h module solves this. Use it, and the rest of your code can just use "#include <stdint.h>".

https://www.gnu.org/software/gnulib/manual/html_node/stdint_002eh.html


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf



[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux