1 /* config.h.in. Generated manually by keithp. */
3 /* Path library uses when config file is broken */
4 #undef FC_DEFAULT_FONTS
6 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
10 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
13 /* Use expat library for xml parsing */
16 /* expat uses old xmlparse.h include */
17 #undef HAVE_XMLPARSE_H
19 /* Define to 1 if you have the <fcntl.h> header file. */
22 /* whether system has freetype2 library */
25 /* Define to 1 if you have the <ft2build.h> header file. */
26 #undef HAVE_FT2BUILD_H
28 /* Define to 1 if you have the `FT_Init_FreeType' function. */
29 #undef HAVE_FT_INIT_FREETYPE
31 /* Define to 1 if you have the `getopt' function. */
34 /* Define to 1 if you have the `getopt_long' function. */
35 #undef HAVE_GETOPT_LONG
37 /* Define to 1 if you have the <inttypes.h> header file. */
38 #undef HAVE_INTTYPES_H
40 /* Define to 1 if your system has a working `malloc' function. */
43 /* Define to 1 if you have the `memmove' function. */
46 /* Define to 1 if you have the <memory.h> header file. */
49 /* Define to 1 if you have the `memset' function. */
52 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
55 /* Define to 1 if `stat' has the bug that it succeeds when given the
56 zero-length file name argument. */
57 #undef HAVE_STAT_EMPTY_STRING_BUG
59 /* Define to 1 if you have the <stdint.h> header file. */
62 /* Define to 1 if you have the <stdlib.h> header file. */
65 /* Define to 1 if you have the `strchr' function. */
68 /* Define to 1 if you have the <strings.h> header file. */
71 /* Define to 1 if you have the <string.h> header file. */
74 /* Define to 1 if you have the `strrchr' function. */
77 /* Define to 1 if you have the `strtol' function. */
80 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
84 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
86 #undef HAVE_SYS_NDIR_H
88 /* Define to 1 if you have the <sys/stat.h> header file. */
89 #undef HAVE_SYS_STAT_H
91 /* Define to 1 if you have the <sys/types.h> header file. */
92 #undef HAVE_SYS_TYPES_H
94 /* Define to 1 if you have the <unistd.h> header file. */
97 /* Define to 1 if you have the `vprintf' function. */
100 /* Use libxml2 library for xml parsing */
103 /* Define to 1 if you have the `xmlInitParser' function. */
104 #undef HAVE_XMLINITPARSER
106 /* Define to 1 if you have the `XML_ParserCreate' function. */
107 #undef HAVE_XML_PARSERCREATE
109 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
111 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
113 /* Define to the address where bug reports for this package should be sent. */
114 #undef PACKAGE_BUGREPORT
116 /* Library major version */
119 /* Library minor version */
122 /* Define to the full name of this package. */
125 /* Library revision */
126 #undef PACKAGE_REVISION
128 /* Define to the full name and version of this package. */
129 #undef PACKAGE_STRING
131 /* Define to the one symbol short name of this package. */
132 #undef PACKAGE_TARNAME
134 /* Define to the version of this package. */
135 #undef PACKAGE_VERSION
137 /* Define to 1 if you have the ANSI C header files. */
140 /* Define to empty if `const' does not conform to ANSI C. */
143 /* Define to `int' if <sys/types.h> does not define. */