Imported Upstream version 1.4.6
[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 /* Have Core Text backend */
16 #undef HAVE_CORETEXT
17
18 /* Have DirectWrite library */
19 #undef HAVE_DIRECTWRITE
20
21 /* Define to 1 if you have the <dlfcn.h> header file. */
22 #undef HAVE_DLFCN_H
23
24 /* Define to 1 if you have the <dwrite.h> header file. */
25 #undef HAVE_DWRITE_H
26
27 /* Have simple TrueType Layout backend */
28 #undef HAVE_FALLBACK
29
30 /* Have fontconfig library */
31 #undef HAVE_FONTCONFIG
32
33 /* Have FreeType 2 library */
34 #undef HAVE_FREETYPE
35
36 /* Define to 1 if you have the `FT_Get_Var_Blend_Coordinates' function. */
37 #undef HAVE_FT_GET_VAR_BLEND_COORDINATES
38
39 /* Define to 1 if you have the `getpagesize' function. */
40 #undef HAVE_GETPAGESIZE
41
42 /* Have glib2 library */
43 #undef HAVE_GLIB
44
45 /* Have gobject2 library */
46 #undef HAVE_GOBJECT
47
48 /* Have Graphite2 library */
49 #undef HAVE_GRAPHITE2
50
51 /* Have ICU library */
52 #undef HAVE_ICU
53
54 /* Use hb-icu Unicode callbacks */
55 #undef HAVE_ICU_BUILTIN
56
57 /* Have Intel __sync_* atomic primitives */
58 #undef HAVE_INTEL_ATOMIC_PRIMITIVES
59
60 /* Define to 1 if you have the <inttypes.h> header file. */
61 #undef HAVE_INTTYPES_H
62
63 /* Define to 1 if you have the `isatty' function. */
64 #undef HAVE_ISATTY
65
66 /* Define to 1 if you have the <memory.h> header file. */
67 #undef HAVE_MEMORY_H
68
69 /* Define to 1 if you have the `mmap' function. */
70 #undef HAVE_MMAP
71
72 /* Define to 1 if you have the `mprotect' function. */
73 #undef HAVE_MPROTECT
74
75 /* Have native OpenType Layout backend */
76 #undef HAVE_OT
77
78 /* Have POSIX threads */
79 #undef HAVE_PTHREAD
80
81 /* Have PTHREAD_PRIO_INHERIT. */
82 #undef HAVE_PTHREAD_PRIO_INHERIT
83
84 /* Define to 1 if you have the <sched.h> header file. */
85 #undef HAVE_SCHED_H
86
87 /* Have sched_yield */
88 #undef HAVE_SCHED_YIELD
89
90 /* Have Solaris __machine_*_barrier and atomic_* operations */
91 #undef HAVE_SOLARIS_ATOMIC_OPS
92
93 /* Define to 1 if you have the <stdint.h> header file. */
94 #undef HAVE_STDINT_H
95
96 /* Define to 1 if you have the <stdlib.h> header file. */
97 #undef HAVE_STDLIB_H
98
99 /* Define to 1 if you have the <strings.h> header file. */
100 #undef HAVE_STRINGS_H
101
102 /* Define to 1 if you have the <string.h> header file. */
103 #undef HAVE_STRING_H
104
105 /* Define to 1 if you have the `sysconf' function. */
106 #undef HAVE_SYSCONF
107
108 /* Define to 1 if you have the <sys/mman.h> header file. */
109 #undef HAVE_SYS_MMAN_H
110
111 /* Define to 1 if you have the <sys/stat.h> header file. */
112 #undef HAVE_SYS_STAT_H
113
114 /* Define to 1 if you have the <sys/types.h> header file. */
115 #undef HAVE_SYS_TYPES_H
116
117 /* Have UCDN Unicode functions */
118 #undef HAVE_UCDN
119
120 /* Have Uniscribe library */
121 #undef HAVE_UNISCRIBE
122
123 /* Define to 1 if you have the <unistd.h> header file. */
124 #undef HAVE_UNISTD_H
125
126 /* Define to 1 if you have the <usp10.h> header file. */
127 #undef HAVE_USP10_H
128
129 /* Define to 1 if you have the <windows.h> header file. */
130 #undef HAVE_WINDOWS_H
131
132 /* Define to the sub-directory in which libtool stores uninstalled libraries.
133    */
134 #undef LT_OBJDIR
135
136 /* Define to the address where bug reports for this package should be sent. */
137 #undef PACKAGE_BUGREPORT
138
139 /* Define to the full name of this package. */
140 #undef PACKAGE_NAME
141
142 /* Define to the full name and version of this package. */
143 #undef PACKAGE_STRING
144
145 /* Define to the one symbol short name of this package. */
146 #undef PACKAGE_TARNAME
147
148 /* Define to the home page for this package. */
149 #undef PACKAGE_URL
150
151 /* Define to the version of this package. */
152 #undef PACKAGE_VERSION
153
154 /* Define to necessary symbol if this constant uses a non-standard name on
155    your system. */
156 #undef PTHREAD_CREATE_JOINABLE
157
158 /* Define to 1 if you have the ANSI C header files. */
159 #undef STDC_HEADERS
160
161 /* Enable extensions on AIX 3, Interix.  */
162 #ifndef _ALL_SOURCE
163 # undef _ALL_SOURCE
164 #endif
165 /* Enable GNU extensions on systems that have them.  */
166 #ifndef _GNU_SOURCE
167 # undef _GNU_SOURCE
168 #endif
169 /* Enable threading extensions on Solaris.  */
170 #ifndef _POSIX_PTHREAD_SEMANTICS
171 # undef _POSIX_PTHREAD_SEMANTICS
172 #endif
173 /* Enable extensions on HP NonStop.  */
174 #ifndef _TANDEM_SOURCE
175 # undef _TANDEM_SOURCE
176 #endif
177 /* Enable general extensions on Solaris.  */
178 #ifndef __EXTENSIONS__
179 # undef __EXTENSIONS__
180 #endif
181
182
183 /* Enable large inode numbers on Mac OS X 10.5.  */
184 #ifndef _DARWIN_USE_64_BIT_INODE
185 # define _DARWIN_USE_64_BIT_INODE 1
186 #endif
187
188 /* Number of bits in a file offset, on hosts where this is settable. */
189 #undef _FILE_OFFSET_BITS
190
191 /* Define for large files, on AIX-style hosts. */
192 #undef _LARGE_FILES
193
194 /* Define to 1 if on MINIX. */
195 #undef _MINIX
196
197 /* Define to 2 if the system does not provide POSIX.1 features except with
198    this defined. */
199 #undef _POSIX_1_SOURCE
200
201 /* Define to 1 if you need to in order for `stat' and other things to work. */
202 #undef _POSIX_SOURCE