config.h.in revision 2c393a42
12c393a42Smrg/* config.h.in. Generated from configure.in by autoheader. */ 22c393a42Smrg 32c393a42Smrg/* Font configuration directory */ 42c393a42Smrg#undef CONFDIR 52c393a42Smrg 62c393a42Smrg/* Use libxml2 instead of Expat */ 72c393a42Smrg#undef ENABLE_LIBXML2 82c393a42Smrg 92c393a42Smrg/* Additional font directories */ 102c393a42Smrg#undef FC_ADD_FONTS 112c393a42Smrg 122c393a42Smrg/* System font directory */ 132c393a42Smrg#undef FC_DEFAULT_FONTS 142c393a42Smrg 152c393a42Smrg/* Define to 1 if you have the `chsize' function. */ 162c393a42Smrg#undef HAVE_CHSIZE 172c393a42Smrg 182c393a42Smrg/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 192c393a42Smrg */ 202c393a42Smrg#undef HAVE_DIRENT_H 212c393a42Smrg 222c393a42Smrg/* Define to 1 if you have the <dlfcn.h> header file. */ 232c393a42Smrg#undef HAVE_DLFCN_H 242c393a42Smrg 252c393a42Smrg/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 262c393a42Smrg#undef HAVE_DOPRNT 272c393a42Smrg 282c393a42Smrg/* Found a useable expat library */ 292c393a42Smrg#undef HAVE_EXPAT 302c393a42Smrg 312c393a42Smrg/* Define to 1 if you have the <fcntl.h> header file. */ 322c393a42Smrg#undef HAVE_FCNTL_H 332c393a42Smrg 342c393a42Smrg/* Define to 1 if you have the `ftruncate' function. */ 352c393a42Smrg#undef HAVE_FTRUNCATE 362c393a42Smrg 372c393a42Smrg/* FT_Bitmap_Size structure includes y_ppem field */ 382c393a42Smrg#undef HAVE_FT_BITMAP_SIZE_Y_PPEM 392c393a42Smrg 402c393a42Smrg/* Define to 1 if you have the `FT_Get_BDF_Property' function. */ 412c393a42Smrg#undef HAVE_FT_GET_BDF_PROPERTY 422c393a42Smrg 432c393a42Smrg/* Define to 1 if you have the `FT_Get_Next_Char' function. */ 442c393a42Smrg#undef HAVE_FT_GET_NEXT_CHAR 452c393a42Smrg 462c393a42Smrg/* Define to 1 if you have the `FT_Get_PS_Font_Info' function. */ 472c393a42Smrg#undef HAVE_FT_GET_PS_FONT_INFO 482c393a42Smrg 492c393a42Smrg/* Define to 1 if you have the `FT_Get_X11_Font_Format' function. */ 502c393a42Smrg#undef HAVE_FT_GET_X11_FONT_FORMAT 512c393a42Smrg 522c393a42Smrg/* Define to 1 if you have the `FT_Has_PS_Glyph_Names' function. */ 532c393a42Smrg#undef HAVE_FT_HAS_PS_GLYPH_NAMES 542c393a42Smrg 552c393a42Smrg/* Define to 1 if you have the `geteuid' function. */ 562c393a42Smrg#undef HAVE_GETEUID 572c393a42Smrg 582c393a42Smrg/* Define to 1 if you have the `getopt' function. */ 592c393a42Smrg#undef HAVE_GETOPT 602c393a42Smrg 612c393a42Smrg/* Define to 1 if you have the `getopt_long' function. */ 622c393a42Smrg#undef HAVE_GETOPT_LONG 632c393a42Smrg 642c393a42Smrg/* Define to 1 if you have the `getpagesize' function. */ 652c393a42Smrg#undef HAVE_GETPAGESIZE 662c393a42Smrg 672c393a42Smrg/* Define to 1 if you have the `getuid' function. */ 682c393a42Smrg#undef HAVE_GETUID 692c393a42Smrg 702c393a42Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 712c393a42Smrg#undef HAVE_INTTYPES_H 722c393a42Smrg 732c393a42Smrg/* Define to 1 if you have the `link' function. */ 742c393a42Smrg#undef HAVE_LINK 752c393a42Smrg 762c393a42Smrg/* Define to 1 if you have the `lrand48' function. */ 772c393a42Smrg#undef HAVE_LRAND48 782c393a42Smrg 792c393a42Smrg/* Define to 1 if you have the `memmove' function. */ 802c393a42Smrg#undef HAVE_MEMMOVE 812c393a42Smrg 822c393a42Smrg/* Define to 1 if you have the <memory.h> header file. */ 832c393a42Smrg#undef HAVE_MEMORY_H 842c393a42Smrg 852c393a42Smrg/* Define to 1 if you have the `memset' function. */ 862c393a42Smrg#undef HAVE_MEMSET 872c393a42Smrg 882c393a42Smrg/* Define to 1 if you have the `mkstemp' function. */ 892c393a42Smrg#undef HAVE_MKSTEMP 902c393a42Smrg 912c393a42Smrg/* Define to 1 if you have a working `mmap' system call. */ 922c393a42Smrg#undef HAVE_MMAP 932c393a42Smrg 942c393a42Smrg/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 952c393a42Smrg#undef HAVE_NDIR_H 962c393a42Smrg 972c393a42Smrg/* Define to 1 if you have the `rand' function. */ 982c393a42Smrg#undef HAVE_RAND 992c393a42Smrg 1002c393a42Smrg/* Define to 1 if you have the `random' function. */ 1012c393a42Smrg#undef HAVE_RANDOM 1022c393a42Smrg 1032c393a42Smrg/* Define to 1 if you have the <stdint.h> header file. */ 1042c393a42Smrg#undef HAVE_STDINT_H 1052c393a42Smrg 1062c393a42Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 1072c393a42Smrg#undef HAVE_STDLIB_H 1082c393a42Smrg 1092c393a42Smrg/* Define to 1 if you have the `strchr' function. */ 1102c393a42Smrg#undef HAVE_STRCHR 1112c393a42Smrg 1122c393a42Smrg/* Define to 1 if you have the <strings.h> header file. */ 1132c393a42Smrg#undef HAVE_STRINGS_H 1142c393a42Smrg 1152c393a42Smrg/* Define to 1 if you have the <string.h> header file. */ 1162c393a42Smrg#undef HAVE_STRING_H 1172c393a42Smrg 1182c393a42Smrg/* Define to 1 if you have the `strrchr' function. */ 1192c393a42Smrg#undef HAVE_STRRCHR 1202c393a42Smrg 1212c393a42Smrg/* Define to 1 if you have the `strtol' function. */ 1222c393a42Smrg#undef HAVE_STRTOL 1232c393a42Smrg 1242c393a42Smrg/* Define to 1 if you have the `sysconf' function. */ 1252c393a42Smrg#undef HAVE_SYSCONF 1262c393a42Smrg 1272c393a42Smrg/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 1282c393a42Smrg */ 1292c393a42Smrg#undef HAVE_SYS_DIR_H 1302c393a42Smrg 1312c393a42Smrg/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 1322c393a42Smrg */ 1332c393a42Smrg#undef HAVE_SYS_NDIR_H 1342c393a42Smrg 1352c393a42Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 1362c393a42Smrg#undef HAVE_SYS_STAT_H 1372c393a42Smrg 1382c393a42Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 1392c393a42Smrg#undef HAVE_SYS_TYPES_H 1402c393a42Smrg 1412c393a42Smrg/* Define to 1 if you have the <unistd.h> header file. */ 1422c393a42Smrg#undef HAVE_UNISTD_H 1432c393a42Smrg 1442c393a42Smrg/* Define to 1 if you have the `vprintf' function. */ 1452c393a42Smrg#undef HAVE_VPRINTF 1462c393a42Smrg 1472c393a42Smrg/* Can use #warning in C files */ 1482c393a42Smrg#undef HAVE_WARNING_CPP_DIRECTIVE 1492c393a42Smrg 1502c393a42Smrg/* Use xmlparse.h instead of expat.h */ 1512c393a42Smrg#undef HAVE_XMLPARSE_H 1522c393a42Smrg 1532c393a42Smrg/* Define to 1 if you have the `XML_SetDoctypeDeclHandler' function. */ 1542c393a42Smrg#undef HAVE_XML_SETDOCTYPEDECLHANDLER 1552c393a42Smrg 1562c393a42Smrg/* Name of package */ 1572c393a42Smrg#undef PACKAGE 1582c393a42Smrg 1592c393a42Smrg/* Define to the address where bug reports for this package should be sent. */ 1602c393a42Smrg#undef PACKAGE_BUGREPORT 1612c393a42Smrg 1622c393a42Smrg/* Define to the full name of this package. */ 1632c393a42Smrg#undef PACKAGE_NAME 1642c393a42Smrg 1652c393a42Smrg/* Define to the full name and version of this package. */ 1662c393a42Smrg#undef PACKAGE_STRING 1672c393a42Smrg 1682c393a42Smrg/* Define to the one symbol short name of this package. */ 1692c393a42Smrg#undef PACKAGE_TARNAME 1702c393a42Smrg 1712c393a42Smrg/* Define to the version of this package. */ 1722c393a42Smrg#undef PACKAGE_VERSION 1732c393a42Smrg 1742c393a42Smrg/* Define to 1 if you have the ANSI C header files. */ 1752c393a42Smrg#undef STDC_HEADERS 1762c393a42Smrg 1772c393a42Smrg/* Use iconv. */ 1782c393a42Smrg#undef USE_ICONV 1792c393a42Smrg 1802c393a42Smrg/* Version number of package */ 1812c393a42Smrg#undef VERSION 1822c393a42Smrg 1832c393a42Smrg/* Define to empty if `const' does not conform to ANSI C. */ 1842c393a42Smrg#undef const 1852c393a42Smrg 1862c393a42Smrg/* Define to `__inline__' or `__inline' if that's what the C compiler 1872c393a42Smrg calls it, or to nothing if 'inline' is not supported under any name. */ 1882c393a42Smrg#ifndef __cplusplus 1892c393a42Smrg#undef inline 1902c393a42Smrg#endif 1912c393a42Smrg 1922c393a42Smrg/* Define to `int' if <sys/types.h> does not define. */ 1932c393a42Smrg#undef pid_t 194