1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* ASM enabled */
4#undef CONFIG_ASM
5
6/* found CoreText framework */
7#undef CONFIG_CORETEXT
8
9/* found DirectWrite and GDI (Win32) */
10#undef CONFIG_DIRECTWRITE
11
12/* found fontconfig via pkg-config */
13#undef CONFIG_FONTCONFIG
14
15/* found freetype2 via pkg-config */
16#undef CONFIG_FREETYPE
17
18/* found fribidi via pkg-config */
19#undef CONFIG_FRIBIDI
20
21/* found harfbuzz via pkg-config */
22#undef CONFIG_HARFBUZZ
23
24/* use iconv */
25#undef CONFIG_ICONV
26
27/* use small tiles */
28#undef CONFIG_LARGE_TILES
29
30/* found libpng via pkg-config */
31#undef CONFIG_LIBPNG
32
33/* string containing info about the used source */
34#undef CONFIG_SOURCEVERSION
35
36/* Define to 1 if you have the <dlfcn.h> header file. */
37#undef HAVE_DLFCN_H
38
39/* Define to 1 if you have the <iconv.h> header file. */
40#undef HAVE_ICONV_H
41
42/* Define to 1 if you have the <inttypes.h> header file. */
43#undef HAVE_INTTYPES_H
44
45/* Define to 1 if you have the <stdint.h> header file. */
46#undef HAVE_STDINT_H
47
48/* Define to 1 if you have the <stdio.h> header file. */
49#undef HAVE_STDIO_H
50
51/* Define to 1 if you have the <stdlib.h> header file. */
52#undef HAVE_STDLIB_H
53
54/* Define to 1 if you have the `strdup' function. */
55#undef HAVE_STRDUP
56
57/* Define to 1 if you have the <strings.h> header file. */
58#undef HAVE_STRINGS_H
59
60/* Define to 1 if you have the <string.h> header file. */
61#undef HAVE_STRING_H
62
63/* Define to 1 if you have the `strndup' function. */
64#undef HAVE_STRNDUP
65
66/* Define to 1 if you have the <sys/stat.h> header file. */
67#undef HAVE_SYS_STAT_H
68
69/* Define to 1 if you have the <sys/types.h> header file. */
70#undef HAVE_SYS_TYPES_H
71
72/* Define to 1 if you have the <unistd.h> header file. */
73#undef HAVE_UNISTD_H
74
75/* Define to the sub-directory where libtool stores uninstalled libraries. */
76#undef LT_OBJDIR
77
78/* Name of package */
79#undef PACKAGE
80
81/* Define to the address where bug reports for this package should be sent. */
82#undef PACKAGE_BUGREPORT
83
84/* Define to the full name of this package. */
85#undef PACKAGE_NAME
86
87/* Define to the full name and version of this package. */
88#undef PACKAGE_STRING
89
90/* Define to the one symbol short name of this package. */
91#undef PACKAGE_TARNAME
92
93/* Define to the home page for this package. */
94#undef PACKAGE_URL
95
96/* Define to the version of this package. */
97#undef PACKAGE_VERSION
98
99/* Define to 1 if all of the C90 standard headers exist (not just the ones
100   required in a freestanding environment). This macro is provided for
101   backward compatibility; new code need not use it. */
102#undef STDC_HEADERS
103
104/* Version number of package */
105#undef VERSION
106