Imported Upstream version 2.11.93
[platform/upstream/fontconfig.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* The normal alignment of `double', in bytes. */
7 #undef ALIGNOF_DOUBLE
8
9 /* The normal alignment of `void *', in bytes. */
10 #undef ALIGNOF_VOID_P
11
12 /* Use libxml2 instead of Expat */
13 #undef ENABLE_LIBXML2
14
15 /* Additional font directories */
16 #undef FC_ADD_FONTS
17
18 /* Architecture prefix to use for cache file names */
19 #undef FC_ARCHITECTURE
20
21 /* System font directory */
22 #undef FC_DEFAULT_FONTS
23
24 /* Define to nothing if C supports flexible array members, and to 1 if it does
25    not. That way, with a declaration like `struct s { int n; double
26    d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99
27    compilers. When computing the size of such an object, don't use 'sizeof
28    (struct s)' as it overestimates the size. Use 'offsetof (struct s, d)'
29    instead. Don't use 'offsetof (struct s, d[0])', as this doesn't work with
30    MSVC and with C++ compilers. */
31 #undef FLEXIBLE_ARRAY_MEMBER
32
33 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
34    */
35 #undef HAVE_DIRENT_H
36
37 /* Define to 1 if you have the <dlfcn.h> header file. */
38 #undef HAVE_DLFCN_H
39
40 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
41 #undef HAVE_DOPRNT
42
43 /* Define to 1 if you have the <fcntl.h> header file. */
44 #undef HAVE_FCNTL_H
45
46 /* Define to 1 if you have the `fstatfs' function. */
47 #undef HAVE_FSTATFS
48
49 /* Define to 1 if you have the `fstatvfs' function. */
50 #undef HAVE_FSTATVFS
51
52 /* FT_Bitmap_Size structure includes y_ppem field */
53 #undef HAVE_FT_BITMAP_SIZE_Y_PPEM
54
55 /* Define to 1 if you have the `FT_Get_BDF_Property' function. */
56 #undef HAVE_FT_GET_BDF_PROPERTY
57
58 /* Define to 1 if you have the `FT_Get_Next_Char' function. */
59 #undef HAVE_FT_GET_NEXT_CHAR
60
61 /* Define to 1 if you have the `FT_Get_PS_Font_Info' function. */
62 #undef HAVE_FT_GET_PS_FONT_INFO
63
64 /* Define to 1 if you have the `FT_Get_X11_Font_Format' function. */
65 #undef HAVE_FT_GET_X11_FONT_FORMAT
66
67 /* Define to 1 if you have the `FT_Has_PS_Glyph_Names' function. */
68 #undef HAVE_FT_HAS_PS_GLYPH_NAMES
69
70 /* Define to 1 if you have the `FT_Select_Size' function. */
71 #undef HAVE_FT_SELECT_SIZE
72
73 /* Define to 1 if you have the `getexecname' function. */
74 #undef HAVE_GETEXECNAME
75
76 /* Define to 1 if you have the `getopt' function. */
77 #undef HAVE_GETOPT
78
79 /* Define to 1 if you have the `getopt_long' function. */
80 #undef HAVE_GETOPT_LONG
81
82 /* Define to 1 if you have the `getpagesize' function. */
83 #undef HAVE_GETPAGESIZE
84
85 /* Define to 1 if you have the `getprogname' function. */
86 #undef HAVE_GETPROGNAME
87
88 /* Have Intel __sync_* atomic primitives */
89 #undef HAVE_INTEL_ATOMIC_PRIMITIVES
90
91 /* Define to 1 if you have the <inttypes.h> header file. */
92 #undef HAVE_INTTYPES_H
93
94 /* Define to 1 if you have the `link' function. */
95 #undef HAVE_LINK
96
97 /* Define to 1 if you have the `lrand48' function. */
98 #undef HAVE_LRAND48
99
100 /* Define to 1 if you have the `lstat' function. */
101 #undef HAVE_LSTAT
102
103 /* Define to 1 if you have the <memory.h> header file. */
104 #undef HAVE_MEMORY_H
105
106 /* Define to 1 if you have the `mkdtemp' function. */
107 #undef HAVE_MKDTEMP
108
109 /* Define to 1 if you have the `mkostemp' function. */
110 #undef HAVE_MKOSTEMP
111
112 /* Define to 1 if you have the `mkstemp' function. */
113 #undef HAVE_MKSTEMP
114
115 /* Define to 1 if you have a working `mmap' system call. */
116 #undef HAVE_MMAP
117
118 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
119 #undef HAVE_NDIR_H
120
121 /* Define to 1 if you have the 'posix_fadvise' function. */
122 #undef HAVE_POSIX_FADVISE
123
124 /* Have POSIX threads */
125 #undef HAVE_PTHREAD
126
127 /* Have PTHREAD_PRIO_INHERIT. */
128 #undef HAVE_PTHREAD_PRIO_INHERIT
129
130 /* Define to 1 if you have the `rand' function. */
131 #undef HAVE_RAND
132
133 /* Define to 1 if you have the `random' function. */
134 #undef HAVE_RANDOM
135
136 /* Define to 1 if you have the `random_r' function. */
137 #undef HAVE_RANDOM_R
138
139 /* Define to 1 if you have the `rand_r' function. */
140 #undef HAVE_RAND_R
141
142 /* Define to 1 if you have the `readlink' function. */
143 #undef HAVE_READLINK
144
145 /* Define to 1 if you have the <sched.h> header file. */
146 #undef HAVE_SCHED_H
147
148 /* Have sched_yield */
149 #undef HAVE_SCHED_YIELD
150
151 /* Have Solaris __machine_*_barrier and atomic_* operations */
152 #undef HAVE_SOLARIS_ATOMIC_OPS
153
154 /* Define to 1 if you have the <stdint.h> header file. */
155 #undef HAVE_STDINT_H
156
157 /* Define to 1 if you have the <stdlib.h> header file. */
158 #undef HAVE_STDLIB_H
159
160 /* Define to 1 if you have the <strings.h> header file. */
161 #undef HAVE_STRINGS_H
162
163 /* Define to 1 if you have the <string.h> header file. */
164 #undef HAVE_STRING_H
165
166 /* Define to 1 if `d_type' is a member of `struct dirent'. */
167 #undef HAVE_STRUCT_DIRENT_D_TYPE
168
169 /* Define to 1 if `f_flags' is a member of `struct statfs'. */
170 #undef HAVE_STRUCT_STATFS_F_FLAGS
171
172 /* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
173 #undef HAVE_STRUCT_STATFS_F_FSTYPENAME
174
175 /* Define to 1 if `f_basetype' is a member of `struct statvfs'. */
176 #undef HAVE_STRUCT_STATVFS_F_BASETYPE
177
178 /* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */
179 #undef HAVE_STRUCT_STATVFS_F_FSTYPENAME
180
181 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
182    */
183 #undef HAVE_SYS_DIR_H
184
185 /* Define to 1 if you have the <sys/mount.h> header file. */
186 #undef HAVE_SYS_MOUNT_H
187
188 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
189    */
190 #undef HAVE_SYS_NDIR_H
191
192 /* Define to 1 if you have the <sys/param.h> header file. */
193 #undef HAVE_SYS_PARAM_H
194
195 /* Define to 1 if you have the <sys/statfs.h> header file. */
196 #undef HAVE_SYS_STATFS_H
197
198 /* Define to 1 if you have the <sys/statvfs.h> header file. */
199 #undef HAVE_SYS_STATVFS_H
200
201 /* Define to 1 if you have the <sys/stat.h> header file. */
202 #undef HAVE_SYS_STAT_H
203
204 /* Define to 1 if you have the <sys/types.h> header file. */
205 #undef HAVE_SYS_TYPES_H
206
207 /* Define to 1 if you have the <sys/vfs.h> header file. */
208 #undef HAVE_SYS_VFS_H
209
210 /* Define to 1 if `usLowerOpticalPointSize' is a member of `TT_OS2'. */
211 #undef HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE
212
213 /* Define to 1 if `usUpperOpticalPointSize' is a member of `TT_OS2'. */
214 #undef HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE
215
216 /* Define to 1 if you have the <unistd.h> header file. */
217 #undef HAVE_UNISTD_H
218
219 /* Define to 1 if you have the `vprintf' function. */
220 #undef HAVE_VPRINTF
221
222 /* Can use #warning in C files */
223 #undef HAVE_WARNING_CPP_DIRECTIVE
224
225 /* Use xmlparse.h instead of expat.h */
226 #undef HAVE_XMLPARSE_H
227
228 /* Define to 1 if you have the `XML_SetDoctypeDeclHandler' function. */
229 #undef HAVE_XML_SETDOCTYPEDECLHANDLER
230
231 /* Define to 1 if you have the `_mktemp_s' function. */
232 #undef HAVE__MKTEMP_S
233
234 /* Define to the sub-directory in which libtool stores uninstalled libraries.
235    */
236 #undef LT_OBJDIR
237
238 /* Name of package */
239 #undef PACKAGE
240
241 /* Define to the address where bug reports for this package should be sent. */
242 #undef PACKAGE_BUGREPORT
243
244 /* Define to the full name of this package. */
245 #undef PACKAGE_NAME
246
247 /* Define to the full name and version of this package. */
248 #undef PACKAGE_STRING
249
250 /* Define to the one symbol short name of this package. */
251 #undef PACKAGE_TARNAME
252
253 /* Define to the home page for this package. */
254 #undef PACKAGE_URL
255
256 /* Define to the version of this package. */
257 #undef PACKAGE_VERSION
258
259 /* Define to necessary symbol if this constant uses a non-standard name on
260    your system. */
261 #undef PTHREAD_CREATE_JOINABLE
262
263 /* The size of `char', as computed by sizeof. */
264 #undef SIZEOF_CHAR
265
266 /* The size of `int', as computed by sizeof. */
267 #undef SIZEOF_INT
268
269 /* The size of `long', as computed by sizeof. */
270 #undef SIZEOF_LONG
271
272 /* The size of `short', as computed by sizeof. */
273 #undef SIZEOF_SHORT
274
275 /* The size of `void*', as computed by sizeof. */
276 #undef SIZEOF_VOIDP
277
278 /* The size of `void *', as computed by sizeof. */
279 #undef SIZEOF_VOID_P
280
281 /* Define to 1 if you have the ANSI C header files. */
282 #undef STDC_HEADERS
283
284 /* Use iconv. */
285 #undef USE_ICONV
286
287 /* Enable extensions on AIX 3, Interix.  */
288 #ifndef _ALL_SOURCE
289 # undef _ALL_SOURCE
290 #endif
291 /* Enable GNU extensions on systems that have them.  */
292 #ifndef _GNU_SOURCE
293 # undef _GNU_SOURCE
294 #endif
295 /* Enable threading extensions on Solaris.  */
296 #ifndef _POSIX_PTHREAD_SEMANTICS
297 # undef _POSIX_PTHREAD_SEMANTICS
298 #endif
299 /* Enable extensions on HP NonStop.  */
300 #ifndef _TANDEM_SOURCE
301 # undef _TANDEM_SOURCE
302 #endif
303 /* Enable general extensions on Solaris.  */
304 #ifndef __EXTENSIONS__
305 # undef __EXTENSIONS__
306 #endif
307
308
309 /* Version number of package */
310 #undef VERSION
311
312 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
313    significant byte first (like Motorola and SPARC, unlike Intel). */
314 #if defined AC_APPLE_UNIVERSAL_BUILD
315 # if defined __BIG_ENDIAN__
316 #  define WORDS_BIGENDIAN 1
317 # endif
318 #else
319 # ifndef WORDS_BIGENDIAN
320 #  undef WORDS_BIGENDIAN
321 # endif
322 #endif
323
324 /* Enable large inode numbers on Mac OS X 10.5.  */
325 #ifndef _DARWIN_USE_64_BIT_INODE
326 # define _DARWIN_USE_64_BIT_INODE 1
327 #endif
328
329 /* Number of bits in a file offset, on hosts where this is settable. */
330 #undef _FILE_OFFSET_BITS
331
332 /* Define for large files, on AIX-style hosts. */
333 #undef _LARGE_FILES
334
335 /* Define to 1 if on MINIX. */
336 #undef _MINIX
337
338 /* Define to 2 if the system does not provide POSIX.1 features except with
339    this defined. */
340 #undef _POSIX_1_SOURCE
341
342 /* Define to 1 if you need to in order for `stat' and other things to work. */
343 #undef _POSIX_SOURCE
344
345 /* Define to empty if `const' does not conform to ANSI C. */
346 #undef const
347
348 /* Define to `__inline__' or `__inline' if that's what the C compiler
349    calls it, or to nothing if 'inline' is not supported under any name.  */
350 #ifndef __cplusplus
351 #undef inline
352 #endif
353
354 /* Define to `int' if <sys/types.h> does not define. */
355 #undef pid_t
356
357 #include "config-fixups.h"