Imported Upstream version 8.2.2
[platform/upstream/harfbuzz.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* The normal alignment of `struct{char;}', in bytes. */
4 #undef ALIGNOF_STRUCT_CHAR__
5
6 /* Define to 1 if you have the `atexit' function. */
7 #undef HAVE_ATEXIT
8
9 /* Have cairo graphics library */
10 #undef HAVE_CAIRO
11
12 /* Have cairo-ft support in cairo graphics library */
13 #undef HAVE_CAIRO_FT
14
15 /* Define to 1 if you have the
16    `cairo_user_font_face_set_render_color_glyph_func' function. */
17 #undef HAVE_CAIRO_USER_FONT_FACE_SET_RENDER_COLOR_GLYPH_FUNC
18
19 /* Have chafa terminal graphics library */
20 #undef HAVE_CHAFA
21
22 /* Have Core Text backend */
23 #undef HAVE_CORETEXT
24
25 /* define if the compiler supports basic C++11 syntax */
26 #undef HAVE_CXX11
27
28 /* Have DirectWrite library */
29 #undef HAVE_DIRECTWRITE
30
31 /* Define to 1 if you have the <dlfcn.h> header file. */
32 #undef HAVE_DLFCN_H
33
34 /* Define to 1 if you have the <dwrite_1.h> header file. */
35 #undef HAVE_DWRITE_1_H
36
37 /* Have FreeType 2 library */
38 #undef HAVE_FREETYPE
39
40 /* Define to 1 if you have the `FT_Done_MM_Var' function. */
41 #undef HAVE_FT_DONE_MM_VAR
42
43 /* Define to 1 if you have the `FT_Get_Transform' function. */
44 #undef HAVE_FT_GET_TRANSFORM
45
46 /* Define to 1 if you have the `FT_Get_Var_Blend_Coordinates' function. */
47 #undef HAVE_FT_GET_VAR_BLEND_COORDINATES
48
49 /* Define to 1 if you have the `FT_Set_Var_Blend_Coordinates' function. */
50 #undef HAVE_FT_SET_VAR_BLEND_COORDINATES
51
52 /* Have GDI library */
53 #undef HAVE_GDI
54
55 /* Define to 1 if you have the `getpagesize' function. */
56 #undef HAVE_GETPAGESIZE
57
58 /* Have glib2 library */
59 #undef HAVE_GLIB
60
61 /* Have gobject2 library */
62 #undef HAVE_GOBJECT
63
64 /* Have Graphite2 library */
65 #undef HAVE_GRAPHITE2
66
67 /* Have ICU library */
68 #undef HAVE_ICU
69
70 /* Use hb-icu Unicode callbacks */
71 #undef HAVE_ICU_BUILTIN
72
73 /* Define to 1 if you have the <inttypes.h> header file. */
74 #undef HAVE_INTTYPES_H
75
76 /* Define to 1 if you have the `isatty' function. */
77 #undef HAVE_ISATTY
78
79 /* Define to 1 if you have the <memory.h> header file. */
80 #undef HAVE_MEMORY_H
81
82 /* Define to 1 if you have the `mmap' function. */
83 #undef HAVE_MMAP
84
85 /* Define to 1 if you have the `mprotect' function. */
86 #undef HAVE_MPROTECT
87
88 /* Define to 1 if you have the `newlocale' function. */
89 #undef HAVE_NEWLOCALE
90
91 /* Have POSIX threads */
92 #undef HAVE_PTHREAD
93
94 /* Have PTHREAD_PRIO_INHERIT. */
95 #undef HAVE_PTHREAD_PRIO_INHERIT
96
97 /* Define to 1 if you have the `sincosf' function. */
98 #undef HAVE_SINCOSF
99
100 /* Define to 1 if you have the <stdbool.h> header file. */
101 #undef HAVE_STDBOOL_H
102
103 /* Define to 1 if you have the <stdint.h> header file. */
104 #undef HAVE_STDINT_H
105
106 /* Define to 1 if you have the <stdlib.h> header file. */
107 #undef HAVE_STDLIB_H
108
109 /* Define to 1 if you have the <strings.h> header file. */
110 #undef HAVE_STRINGS_H
111
112 /* Define to 1 if you have the <string.h> header file. */
113 #undef HAVE_STRING_H
114
115 /* Define to 1 if you have the `sysconf' function. */
116 #undef HAVE_SYSCONF
117
118 /* Define to 1 if you have the <sys/mman.h> header file. */
119 #undef HAVE_SYS_MMAN_H
120
121 /* Define to 1 if you have the <sys/stat.h> header file. */
122 #undef HAVE_SYS_STAT_H
123
124 /* Define to 1 if you have the <sys/types.h> header file. */
125 #undef HAVE_SYS_TYPES_H
126
127 /* Have Uniscribe library */
128 #undef HAVE_UNISCRIBE
129
130 /* Define to 1 if you have the <unistd.h> header file. */
131 #undef HAVE_UNISTD_H
132
133 /* Define to 1 if you have the `uselocale' function. */
134 #undef HAVE_USELOCALE
135
136 /* Define to 1 if you have the <usp10.h> header file. */
137 #undef HAVE_USP10_H
138
139 /* Have wasm-micro-runtime library */
140 #undef HAVE_WASM
141
142 /* Define to 1 if you have the <wasm_export.h> header file. */
143 #undef HAVE_WASM_EXPORT_H
144
145 /* Define to 1 if you have the <windows.h> header file. */
146 #undef HAVE_WINDOWS_H
147
148 /* Define to 1 if you have the <xlocale.h> header file. */
149 #undef HAVE_XLOCALE_H
150
151 /* Define to the sub-directory where libtool stores uninstalled libraries. */
152 #undef LT_OBJDIR
153
154 /* Define to the address where bug reports for this package should be sent. */
155 #undef PACKAGE_BUGREPORT
156
157 /* Define to the full name of this package. */
158 #undef PACKAGE_NAME
159
160 /* Define to the full name and version of this package. */
161 #undef PACKAGE_STRING
162
163 /* Define to the one symbol short name of this package. */
164 #undef PACKAGE_TARNAME
165
166 /* Define to the home page for this package. */
167 #undef PACKAGE_URL
168
169 /* Define to the version of this package. */
170 #undef PACKAGE_VERSION
171
172 /* Define to necessary symbol if this constant uses a non-standard name on
173    your system. */
174 #undef PTHREAD_CREATE_JOINABLE
175
176 /* Define to 1 if you have the ANSI C header files. */
177 #undef STDC_HEADERS
178
179 /* Enable large inode numbers on Mac OS X 10.5.  */
180 #ifndef _DARWIN_USE_64_BIT_INODE
181 # define _DARWIN_USE_64_BIT_INODE 1
182 #endif
183
184 /* Number of bits in a file offset, on hosts where this is settable. */
185 #undef _FILE_OFFSET_BITS
186
187 /* Define for large files, on AIX-style hosts. */
188 #undef _LARGE_FILES