Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Side by Side Diff: third_party/fontconfig/config/mac/config.h

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

Powered by Google App Engine
This is Rietveld 408576698