Go to the documentation of this file. 1 #ifndef _GLUCAT_GLUCAT_CONFIG_H
2 #define _GLUCAT_GLUCAT_CONFIG_H 1
9 #ifndef GLUCAT_HAVE_INTTYPES_H
10 #define GLUCAT_HAVE_INTTYPES_H 1
17 #ifndef GLUCAT_HAVE_MEMORY_H
18 #define GLUCAT_HAVE_MEMORY_H 1
22 #ifndef GLUCAT_HAVE_STDINT_H
23 #define GLUCAT_HAVE_STDINT_H 1
27 #ifndef GLUCAT_HAVE_STDLIB_H
28 #define GLUCAT_HAVE_STDLIB_H 1
32 #ifndef GLUCAT_HAVE_STRINGS_H
33 #define GLUCAT_HAVE_STRINGS_H 1
37 #ifndef GLUCAT_HAVE_STRING_H
38 #define GLUCAT_HAVE_STRING_H 1
42 #ifndef GLUCAT_HAVE_SYS_STAT_H
43 #define GLUCAT_HAVE_SYS_STAT_H 1
47 #ifndef GLUCAT_HAVE_SYS_TYPES_H
48 #define GLUCAT_HAVE_SYS_TYPES_H 1
52 #ifndef GLUCAT_HAVE_UNISTD_H
53 #define GLUCAT_HAVE_UNISTD_H 1
57 #ifndef GLUCAT_PACKAGE
58 #define GLUCAT_PACKAGE "glucat"
62 #ifndef GLUCAT_PACKAGE_BUGREPORT
63 #define GLUCAT_PACKAGE_BUGREPORT ""
67 #ifndef GLUCAT_PACKAGE_NAME
68 #define GLUCAT_PACKAGE_NAME "glucat"
72 #ifndef GLUCAT_PACKAGE_STRING
73 #define GLUCAT_PACKAGE_STRING "glucat 0.8.4"
77 #ifndef GLUCAT_PACKAGE_TARNAME
78 #define GLUCAT_PACKAGE_TARNAME "glucat"
82 #ifndef GLUCAT_PACKAGE_URL
83 #define GLUCAT_PACKAGE_URL ""
87 #ifndef GLUCAT_PACKAGE_VERSION
88 #define GLUCAT_PACKAGE_VERSION "0.8.4"
92 #ifndef GLUCAT_STDC_HEADERS
93 #define GLUCAT_STDC_HEADERS 1
97 #ifndef GLUCAT_VERSION
98 #define GLUCAT_VERSION "0.8.4"