config.h.in revision a6844aab
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 `FT_Select_Size' function. */ 56#undef HAVE_FT_SELECT_SIZE 57 58/* Define to 1 if you have the `geteuid' function. */ 59#undef HAVE_GETEUID 60 61/* Define to 1 if you have the `getopt' function. */ 62#undef HAVE_GETOPT 63 64/* Define to 1 if you have the `getopt_long' function. */ 65#undef HAVE_GETOPT_LONG 66 67/* Define to 1 if you have the `getpagesize' function. */ 68#undef HAVE_GETPAGESIZE 69 70/* Define to 1 if you have the `getuid' function. */ 71#undef HAVE_GETUID 72 73/* Define to 1 if you have the <inttypes.h> header file. */ 74#undef HAVE_INTTYPES_H 75 76/* Define to 1 if you have the `link' function. */ 77#undef HAVE_LINK 78 79/* Define to 1 if you have the `lrand48' function. */ 80#undef HAVE_LRAND48 81 82/* Define to 1 if you have the `memmove' function. */ 83#undef HAVE_MEMMOVE 84 85/* Define to 1 if you have the <memory.h> header file. */ 86#undef HAVE_MEMORY_H 87 88/* Define to 1 if you have the `memset' function. */ 89#undef HAVE_MEMSET 90 91/* Define to 1 if you have the `mkstemp' function. */ 92#undef HAVE_MKSTEMP 93 94/* Define to 1 if you have a working `mmap' system call. */ 95#undef HAVE_MMAP 96 97/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 98#undef HAVE_NDIR_H 99 100/* Define to 1 if you have the `rand' function. */ 101#undef HAVE_RAND 102 103/* Define to 1 if you have the `random' function. */ 104#undef HAVE_RANDOM 105 106/* Define to 1 if you have the <stdint.h> header file. */ 107#undef HAVE_STDINT_H 108 109/* Define to 1 if you have the <stdlib.h> header file. */ 110#undef HAVE_STDLIB_H 111 112/* Define to 1 if you have the `strchr' function. */ 113#undef HAVE_STRCHR 114 115/* Define to 1 if you have the <strings.h> header file. */ 116#undef HAVE_STRINGS_H 117 118/* Define to 1 if you have the <string.h> header file. */ 119#undef HAVE_STRING_H 120 121/* Define to 1 if you have the `strrchr' function. */ 122#undef HAVE_STRRCHR 123 124/* Define to 1 if you have the `strtol' function. */ 125#undef HAVE_STRTOL 126 127/* Define to 1 if you have the `sysconf' function. */ 128#undef HAVE_SYSCONF 129 130/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 131 */ 132#undef HAVE_SYS_DIR_H 133 134/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 135 */ 136#undef HAVE_SYS_NDIR_H 137 138/* Define to 1 if you have the <sys/stat.h> header file. */ 139#undef HAVE_SYS_STAT_H 140 141/* Define to 1 if you have the <sys/types.h> header file. */ 142#undef HAVE_SYS_TYPES_H 143 144/* Define to 1 if you have the <unistd.h> header file. */ 145#undef HAVE_UNISTD_H 146 147/* Define to 1 if you have the `vprintf' function. */ 148#undef HAVE_VPRINTF 149 150/* Can use #warning in C files */ 151#undef HAVE_WARNING_CPP_DIRECTIVE 152 153/* Use xmlparse.h instead of expat.h */ 154#undef HAVE_XMLPARSE_H 155 156/* Define to 1 if you have the `XML_SetDoctypeDeclHandler' function. */ 157#undef HAVE_XML_SETDOCTYPEDECLHANDLER 158 159/* Define to the sub-directory in which libtool stores uninstalled libraries. 160 */ 161#undef LT_OBJDIR 162 163/* Name of package */ 164#undef PACKAGE 165 166/* Define to the address where bug reports for this package should be sent. */ 167#undef PACKAGE_BUGREPORT 168 169/* Define to the full name of this package. */ 170#undef PACKAGE_NAME 171 172/* Define to the full name and version of this package. */ 173#undef PACKAGE_STRING 174 175/* Define to the one symbol short name of this package. */ 176#undef PACKAGE_TARNAME 177 178/* Define to the version of this package. */ 179#undef PACKAGE_VERSION 180 181/* Define to 1 if you have the ANSI C header files. */ 182#undef STDC_HEADERS 183 184/* Use iconv. */ 185#undef USE_ICONV 186 187/* Version number of package */ 188#undef VERSION 189 190/* Define to empty if `const' does not conform to ANSI C. */ 191#undef const 192 193/* Define to `__inline__' or `__inline' if that's what the C compiler 194 calls it, or to nothing if 'inline' is not supported under any name. */ 195#ifndef __cplusplus 196#undef inline 197#endif 198 199/* Define to `int' if <sys/types.h> does not define. */ 200#undef pid_t 201