blob: bc1cd7173905a799fe3728fe6941753d8e443767 (
plain)
1
2
3
4
5
6
7
|
/* Run configure to generate config.h automatically on any
system supported by GNU autoconf. For all other systems,
use this file as a template to create config.h
*/
#cmakedefine HAVE_INTTYPES_H
|