3a0703f34f8d22d419c7c5b38449de9497282495
[platform/upstream/gobject-introspection.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Directory prefix for gir installation */
4 #undef GIR_DIR
5
6 /* Name of the gir directory */
7 #undef GIR_SUFFIX
8
9 /* Directory prefix for typelib installation */
10 #undef GOBJECT_INTROSPECTION_LIBDIR
11
12 /* Define to 1 if you have the `backtrace' function. */
13 #undef HAVE_BACKTRACE
14
15 /* Define to 1 if you have the `backtrace_symbols' function. */
16 #undef HAVE_BACKTRACE_SYMBOLS
17
18 /* Define to 1 if you have the <dlfcn.h> header file. */
19 #undef HAVE_DLFCN_H
20
21 /* Define to 1 if you have the <fcntl.h> header file. */
22 #undef HAVE_FCNTL_H
23
24 /* Define to 1 if you have the <inttypes.h> header file. */
25 #undef HAVE_INTTYPES_H
26
27 /* Define to 1 if you have the `dl' library (-ldl). */
28 #undef HAVE_LIBDL
29
30 /* Define to 1 if you have the `memchr' function. */
31 #undef HAVE_MEMCHR
32
33 /* Define to 1 if you have the <memory.h> header file. */
34 #undef HAVE_MEMORY_H
35
36 /* Define to 1 if you have the <stdint.h> header file. */
37 #undef HAVE_STDINT_H
38
39 /* Define to 1 if you have the <stdlib.h> header file. */
40 #undef HAVE_STDLIB_H
41
42 /* Define to 1 if you have the `strchr' function. */
43 #undef HAVE_STRCHR
44
45 /* Define to 1 if you have the <strings.h> header file. */
46 #undef HAVE_STRINGS_H
47
48 /* Define to 1 if you have the <string.h> header file. */
49 #undef HAVE_STRING_H
50
51 /* Define to 1 if you have the `strspn' function. */
52 #undef HAVE_STRSPN
53
54 /* Define to 1 if you have the `strstr' function. */
55 #undef HAVE_STRSTR
56
57 /* Define to 1 if you have the `strtol' function. */
58 #undef HAVE_STRTOL
59
60 /* Define to 1 if you have the `strtoull' function. */
61 #undef HAVE_STRTOULL
62
63 /* Define to 1 if you have the <sys/stat.h> header file. */
64 #undef HAVE_SYS_STAT_H
65
66 /* Define to 1 if you have the <sys/types.h> header file. */
67 #undef HAVE_SYS_TYPES_H
68
69 /* Define to 1 if you have the <unistd.h> header file. */
70 #undef HAVE_UNISTD_H
71
72 /* Define to the sub-directory where libtool stores uninstalled libraries. */
73 #undef LT_OBJDIR
74
75 /* Name of package */
76 #undef PACKAGE
77
78 /* Define to the address where bug reports for this package should be sent. */
79 #undef PACKAGE_BUGREPORT
80
81 /* Define to the full name of this package. */
82 #undef PACKAGE_NAME
83
84 /* Define to the full name and version of this package. */
85 #undef PACKAGE_STRING
86
87 /* Define to the one symbol short name of this package. */
88 #undef PACKAGE_TARNAME
89
90 /* Define to the home page for this package. */
91 #undef PACKAGE_URL
92
93 /* Define to the version of this package. */
94 #undef PACKAGE_VERSION
95
96 /* Define to the platform's shared library suffix */
97 #undef SHLIB_SUFFIX
98
99 /* The size of `char', as computed by sizeof. */
100 #undef SIZEOF_CHAR
101
102 /* The size of `int', as computed by sizeof. */
103 #undef SIZEOF_INT
104
105 /* The size of `long', as computed by sizeof. */
106 #undef SIZEOF_LONG
107
108 /* The size of `short', as computed by sizeof. */
109 #undef SIZEOF_SHORT
110
111 /* Define to 1 if you have the ANSI C header files. */
112 #undef STDC_HEADERS
113
114 /* Version number of package */
115 #undef VERSION
116
117 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
118    `char[]'. */
119 #undef YYTEXT_POINTER
120
121 /* defines how to decorate public symbols while building */
122 #undef _GI_EXTERN
123
124 /* Define to empty if `const' does not conform to ANSI C. */
125 #undef const