config.h.in revision 2c393a42
1/* config.h.in. Generated from configure.in by autoheader. */ 2 3/* Font configuration directory */ 4#undef CONFDIR 5 6/* Use libxml2 instead of Expat */ 7#undef ENABLE_LIBXML2 8 9/* Additional font directories */ 10#undef FC_ADD_FONTS 11 12/* System font directory */ 13#undef FC_DEFAULT_FONTS 14 15/* Define to 1 if you have the `chsize' function. */ 16#undef HAVE_CHSIZE 17 18/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 19 */ 20#undef HAVE_DIRENT_H 21 22/* Define to 1 if you have the <dlfcn.h> header file. */ 23#undef HAVE_DLFCN_H 24 25/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 26#undef HAVE_DOPRNT 27 28/* Found a useable expat library */ 29#undef HAVE_EXPAT 30 31/* Define to 1 if you have the <fcntl.h> header file. */ 32#undef HAVE_FCNTL_H 33 34/* Define to 1 if you have the `ftruncate' function. */ 35#undef HAVE_FTRUNCATE 36 37/* FT_Bitmap_Size structure includes y_ppem field */ 38#undef HAVE_FT_BITMAP_SIZE_Y_PPEM 39 40/* Define to 1 if you have the `FT_Get_BDF_Property' function. */ 41#undef HAVE_FT_GET_BDF_PROPERTY 42 43/* Define to 1 if you have the `FT_Get_Next_Char' function. */ 44#undef HAVE_FT_GET_NEXT_CHAR 45 46/* Define to 1 if you have the `FT_Get_PS_Font_Info' function. */ 47#undef HAVE_FT_GET_PS_FONT_INFO 48 49/* Define to 1 if you have the `FT_Get_X11_Font_Format' function. */ 50#undef HAVE_FT_GET_X11_FONT_FORMAT 51 52/* Define to 1 if you have the `FT_Has_PS_Glyph_Names' function. */ 53#undef HAVE_FT_HAS_PS_GLYPH_NAMES 54 55/* Define to 1 if you have the `geteuid' function. */ 56#undef HAVE_GETEUID 57 58/* Define to 1 if you have the `getopt' function. */ 59#undef HAVE_GETOPT 60 61/* Define to 1 if you have the `getopt_long' function. */ 62#undef HAVE_GETOPT_LONG 63 64/* Define to 1 if you have the `getpagesize' function. */ 65#undef HAVE_GETPAGESIZE 66 67/* Define to 1 if you have the `getuid' function. */ 68#undef HAVE_GETUID 69 70/* Define to 1 if you have the <inttypes.h> header file. */ 71#undef HAVE_INTTYPES_H 72 73/* Define to 1 if you have the `link' function. */ 74#undef HAVE_LINK 75 76/* Define to 1 if you have the `lrand48' function. */ 77#undef HAVE_LRAND48 78 79/* Define to 1 if you have the `memmove' function. */ 80#undef HAVE_MEMMOVE 81 82/* Define to 1 if you have the <memory.h> header file. */ 83#undef HAVE_MEMORY_H 84 85/* Define to 1 if you have the `memset' function. */ 86#undef HAVE_MEMSET 87 88/* Define to 1 if you have the `mkstemp' function. */ 89#undef HAVE_MKSTEMP 90 91/* Define to 1 if you have a working `mmap' system call. */ 92#undef HAVE_MMAP 93 94/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 95#undef HAVE_NDIR_H 96 97/* Define to 1 if you have the `rand' function. */ 98#undef HAVE_RAND 99 100/* Define to 1 if you have the `random' function. */ 101#undef HAVE_RANDOM 102 103/* Define to 1 if you have the <stdint.h> header file. */ 104#undef HAVE_STDINT_H 105 106/* Define to 1 if you have the <stdlib.h> header file. */ 107#undef HAVE_STDLIB_H 108 109/* Define to 1 if you have the `strchr' function. */ 110#undef HAVE_STRCHR 111 112/* Define to 1 if you have the <strings.h> header file. */ 113#undef HAVE_STRINGS_H 114 115/* Define to 1 if you have the <string.h> header file. */ 116#undef HAVE_STRING_H 117 118/* Define to 1 if you have the `strrchr' function. */ 119#undef HAVE_STRRCHR 120 121/* Define to 1 if you have the `strtol' function. */ 122#undef HAVE_STRTOL 123 124/* Define to 1 if you have the `sysconf' function. */ 125#undef HAVE_SYSCONF 126 127/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 128 */ 129#undef HAVE_SYS_DIR_H 130 131/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 132 */ 133#undef HAVE_SYS_NDIR_H 134 135/* Define to 1 if you have the <sys/stat.h> header file. */ 136#undef HAVE_SYS_STAT_H 137 138/* Define to 1 if you have the <sys/types.h> header file. */ 139#undef HAVE_SYS_TYPES_H 140 141/* Define to 1 if you have the <unistd.h> header file. */ 142#undef HAVE_UNISTD_H 143 144/* Define to 1 if you have the `vprintf' function. */ 145#undef HAVE_VPRINTF 146 147/* Can use #warning in C files */ 148#undef HAVE_WARNING_CPP_DIRECTIVE 149 150/* Use xmlparse.h instead of expat.h */ 151#undef HAVE_XMLPARSE_H 152 153/* Define to 1 if you have the `XML_SetDoctypeDeclHandler' function. */ 154#undef HAVE_XML_SETDOCTYPEDECLHANDLER 155 156/* Name of package */ 157#undef PACKAGE 158 159/* Define to the address where bug reports for this package should be sent. */ 160#undef PACKAGE_BUGREPORT 161 162/* Define to the full name of this package. */ 163#undef PACKAGE_NAME 164 165/* Define to the full name and version of this package. */ 166#undef PACKAGE_STRING 167 168/* Define to the one symbol short name of this package. */ 169#undef PACKAGE_TARNAME 170 171/* Define to the version of this package. */ 172#undef PACKAGE_VERSION 173 174/* Define to 1 if you have the ANSI C header files. */ 175#undef STDC_HEADERS 176 177/* Use iconv. */ 178#undef USE_ICONV 179 180/* Version number of package */ 181#undef VERSION 182 183/* Define to empty if `const' does not conform to ANSI C. */ 184#undef const 185 186/* Define to `__inline__' or `__inline' if that's what the C compiler 187 calls it, or to nothing if 'inline' is not supported under any name. */ 188#ifndef __cplusplus 189#undef inline 190#endif 191 192/* Define to `int' if <sys/types.h> does not define. */ 193#undef pid_t 194