config.h.in revision ca08ab68
1ca08ab68Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 22c393a42Smrg 3ca08ab68Smrg/* Define if building universal (internal helper macro) */ 4ca08ab68Smrg#undef AC_APPLE_UNIVERSAL_BUILD 5ca08ab68Smrg 6ca08ab68Smrg/* The normal alignment of `double', in bytes. */ 7ca08ab68Smrg#undef ALIGNOF_DOUBLE 82c393a42Smrg 92c393a42Smrg/* Use libxml2 instead of Expat */ 102c393a42Smrg#undef ENABLE_LIBXML2 112c393a42Smrg 122c393a42Smrg/* Additional font directories */ 132c393a42Smrg#undef FC_ADD_FONTS 142c393a42Smrg 15ca08ab68Smrg/* Architecture prefix to use for cache file names */ 16ca08ab68Smrg#undef FC_ARCHITECTURE 17ca08ab68Smrg 182c393a42Smrg/* System font directory */ 192c393a42Smrg#undef FC_DEFAULT_FONTS 202c393a42Smrg 21ca08ab68Smrg/* Define to nothing if C supports flexible array members, and to 1 if it does 22ca08ab68Smrg not. That way, with a declaration like `struct s { int n; double 23ca08ab68Smrg d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99 24ca08ab68Smrg compilers. When computing the size of such an object, don't use 'sizeof 25ca08ab68Smrg (struct s)' as it overestimates the size. Use 'offsetof (struct s, d)' 26ca08ab68Smrg instead. Don't use 'offsetof (struct s, d[0])', as this doesn't work with 27ca08ab68Smrg MSVC and with C++ compilers. */ 28ca08ab68Smrg#undef FLEXIBLE_ARRAY_MEMBER 29ca08ab68Smrg 302c393a42Smrg/* Define to 1 if you have the `chsize' function. */ 312c393a42Smrg#undef HAVE_CHSIZE 322c393a42Smrg 332c393a42Smrg/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 342c393a42Smrg */ 352c393a42Smrg#undef HAVE_DIRENT_H 362c393a42Smrg 372c393a42Smrg/* Define to 1 if you have the <dlfcn.h> header file. */ 382c393a42Smrg#undef HAVE_DLFCN_H 392c393a42Smrg 402c393a42Smrg/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 412c393a42Smrg#undef HAVE_DOPRNT 422c393a42Smrg 432c393a42Smrg/* Define to 1 if you have the <fcntl.h> header file. */ 442c393a42Smrg#undef HAVE_FCNTL_H 452c393a42Smrg 46ca08ab68Smrg/* Define to 1 if you have the `fstatfs' function. */ 47ca08ab68Smrg#undef HAVE_FSTATFS 48ca08ab68Smrg 49ca08ab68Smrg/* Define to 1 if you have the `fstatvfs' function. */ 50ca08ab68Smrg#undef HAVE_FSTATVFS 51ca08ab68Smrg 522c393a42Smrg/* Define to 1 if you have the `ftruncate' function. */ 532c393a42Smrg#undef HAVE_FTRUNCATE 542c393a42Smrg 552c393a42Smrg/* FT_Bitmap_Size structure includes y_ppem field */ 562c393a42Smrg#undef HAVE_FT_BITMAP_SIZE_Y_PPEM 572c393a42Smrg 582c393a42Smrg/* Define to 1 if you have the `FT_Get_BDF_Property' function. */ 592c393a42Smrg#undef HAVE_FT_GET_BDF_PROPERTY 602c393a42Smrg 612c393a42Smrg/* Define to 1 if you have the `FT_Get_Next_Char' function. */ 622c393a42Smrg#undef HAVE_FT_GET_NEXT_CHAR 632c393a42Smrg 642c393a42Smrg/* Define to 1 if you have the `FT_Get_PS_Font_Info' function. */ 652c393a42Smrg#undef HAVE_FT_GET_PS_FONT_INFO 662c393a42Smrg 672c393a42Smrg/* Define to 1 if you have the `FT_Get_X11_Font_Format' function. */ 682c393a42Smrg#undef HAVE_FT_GET_X11_FONT_FORMAT 692c393a42Smrg 702c393a42Smrg/* Define to 1 if you have the `FT_Has_PS_Glyph_Names' function. */ 712c393a42Smrg#undef HAVE_FT_HAS_PS_GLYPH_NAMES 722c393a42Smrg 73a6844aabSmrg/* Define to 1 if you have the `FT_Select_Size' function. */ 74a6844aabSmrg#undef HAVE_FT_SELECT_SIZE 75a6844aabSmrg 762c393a42Smrg/* Define to 1 if you have the `geteuid' function. */ 772c393a42Smrg#undef HAVE_GETEUID 782c393a42Smrg 792c393a42Smrg/* Define to 1 if you have the `getopt' function. */ 802c393a42Smrg#undef HAVE_GETOPT 812c393a42Smrg 822c393a42Smrg/* Define to 1 if you have the `getopt_long' function. */ 832c393a42Smrg#undef HAVE_GETOPT_LONG 842c393a42Smrg 852c393a42Smrg/* Define to 1 if you have the `getpagesize' function. */ 862c393a42Smrg#undef HAVE_GETPAGESIZE 872c393a42Smrg 882c393a42Smrg/* Define to 1 if you have the `getuid' function. */ 892c393a42Smrg#undef HAVE_GETUID 902c393a42Smrg 912c393a42Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 922c393a42Smrg#undef HAVE_INTTYPES_H 932c393a42Smrg 942c393a42Smrg/* Define to 1 if you have the `link' function. */ 952c393a42Smrg#undef HAVE_LINK 962c393a42Smrg 972c393a42Smrg/* Define to 1 if you have the `lrand48' function. */ 982c393a42Smrg#undef HAVE_LRAND48 992c393a42Smrg 1002c393a42Smrg/* Define to 1 if you have the `memmove' function. */ 1012c393a42Smrg#undef HAVE_MEMMOVE 1022c393a42Smrg 1032c393a42Smrg/* Define to 1 if you have the <memory.h> header file. */ 1042c393a42Smrg#undef HAVE_MEMORY_H 1052c393a42Smrg 1062c393a42Smrg/* Define to 1 if you have the `memset' function. */ 1072c393a42Smrg#undef HAVE_MEMSET 1082c393a42Smrg 1092c393a42Smrg/* Define to 1 if you have the `mkstemp' function. */ 1102c393a42Smrg#undef HAVE_MKSTEMP 1112c393a42Smrg 1122c393a42Smrg/* Define to 1 if you have a working `mmap' system call. */ 1132c393a42Smrg#undef HAVE_MMAP 1142c393a42Smrg 1152c393a42Smrg/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 1162c393a42Smrg#undef HAVE_NDIR_H 1172c393a42Smrg 118ca08ab68Smrg/* Define to 1 if you have the `posix_fadvise' function. */ 119ca08ab68Smrg#undef HAVE_POSIX_FADVISE 120ca08ab68Smrg 1212c393a42Smrg/* Define to 1 if you have the `rand' function. */ 1222c393a42Smrg#undef HAVE_RAND 1232c393a42Smrg 1242c393a42Smrg/* Define to 1 if you have the `random' function. */ 1252c393a42Smrg#undef HAVE_RANDOM 1262c393a42Smrg 127ca08ab68Smrg/* Define to 1 if you have the `random_r' function. */ 128ca08ab68Smrg#undef HAVE_RANDOM_R 129ca08ab68Smrg 130ca08ab68Smrg/* Define to 1 if you have the `rand_r' function. */ 131ca08ab68Smrg#undef HAVE_RAND_R 132ca08ab68Smrg 133ca08ab68Smrg/* Define to 1 if you have the `regcomp' function. */ 134ca08ab68Smrg#undef HAVE_REGCOMP 135ca08ab68Smrg 136ca08ab68Smrg/* Define to 1 if you have the `regerror' function. */ 137ca08ab68Smrg#undef HAVE_REGERROR 138ca08ab68Smrg 139ca08ab68Smrg/* Define to 1 if you have the `regexec' function. */ 140ca08ab68Smrg#undef HAVE_REGEXEC 141ca08ab68Smrg 142ca08ab68Smrg/* Define to 1 if you have the <regex.h> header file. */ 143ca08ab68Smrg#undef HAVE_REGEX_H 144ca08ab68Smrg 145ca08ab68Smrg/* Define to 1 if you have the `regfree' function. */ 146ca08ab68Smrg#undef HAVE_REGFREE 147ca08ab68Smrg 1482c393a42Smrg/* Define to 1 if you have the <stdint.h> header file. */ 1492c393a42Smrg#undef HAVE_STDINT_H 1502c393a42Smrg 1512c393a42Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 1522c393a42Smrg#undef HAVE_STDLIB_H 1532c393a42Smrg 1542c393a42Smrg/* Define to 1 if you have the `strchr' function. */ 1552c393a42Smrg#undef HAVE_STRCHR 1562c393a42Smrg 1572c393a42Smrg/* Define to 1 if you have the <strings.h> header file. */ 1582c393a42Smrg#undef HAVE_STRINGS_H 1592c393a42Smrg 1602c393a42Smrg/* Define to 1 if you have the <string.h> header file. */ 1612c393a42Smrg#undef HAVE_STRING_H 1622c393a42Smrg 1632c393a42Smrg/* Define to 1 if you have the `strrchr' function. */ 1642c393a42Smrg#undef HAVE_STRRCHR 1652c393a42Smrg 1662c393a42Smrg/* Define to 1 if you have the `strtol' function. */ 1672c393a42Smrg#undef HAVE_STRTOL 1682c393a42Smrg 169ca08ab68Smrg/* Define to 1 if `d_type' is a member of `struct dirent'. */ 170ca08ab68Smrg#undef HAVE_STRUCT_DIRENT_D_TYPE 171ca08ab68Smrg 172ca08ab68Smrg/* Define to 1 if `f_flags' is a member of `struct statfs'. */ 173ca08ab68Smrg#undef HAVE_STRUCT_STATFS_F_FLAGS 174ca08ab68Smrg 175ca08ab68Smrg/* Define to 1 if `f_fstypename' is a member of `struct statfs'. */ 176ca08ab68Smrg#undef HAVE_STRUCT_STATFS_F_FSTYPENAME 177ca08ab68Smrg 178ca08ab68Smrg/* Define to 1 if `f_basetype' is a member of `struct statvfs'. */ 179ca08ab68Smrg#undef HAVE_STRUCT_STATVFS_F_BASETYPE 180ca08ab68Smrg 181ca08ab68Smrg/* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */ 182ca08ab68Smrg#undef HAVE_STRUCT_STATVFS_F_FSTYPENAME 183ca08ab68Smrg 1842c393a42Smrg/* Define to 1 if you have the `sysconf' function. */ 1852c393a42Smrg#undef HAVE_SYSCONF 1862c393a42Smrg 1872c393a42Smrg/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 1882c393a42Smrg */ 1892c393a42Smrg#undef HAVE_SYS_DIR_H 1902c393a42Smrg 191ca08ab68Smrg/* Define to 1 if you have the <sys/mount.h> header file. */ 192ca08ab68Smrg#undef HAVE_SYS_MOUNT_H 193ca08ab68Smrg 1942c393a42Smrg/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 1952c393a42Smrg */ 1962c393a42Smrg#undef HAVE_SYS_NDIR_H 1972c393a42Smrg 198ca08ab68Smrg/* Define to 1 if you have the <sys/param.h> header file. */ 199ca08ab68Smrg#undef HAVE_SYS_PARAM_H 200ca08ab68Smrg 201ca08ab68Smrg/* Define to 1 if you have the <sys/statfs.h> header file. */ 202ca08ab68Smrg#undef HAVE_SYS_STATFS_H 203ca08ab68Smrg 2042c393a42Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 2052c393a42Smrg#undef HAVE_SYS_STAT_H 2062c393a42Smrg 2072c393a42Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 2082c393a42Smrg#undef HAVE_SYS_TYPES_H 2092c393a42Smrg 210ca08ab68Smrg/* Define to 1 if you have the <sys/vfs.h> header file. */ 211ca08ab68Smrg#undef HAVE_SYS_VFS_H 212ca08ab68Smrg 2132c393a42Smrg/* Define to 1 if you have the <unistd.h> header file. */ 2142c393a42Smrg#undef HAVE_UNISTD_H 2152c393a42Smrg 2162c393a42Smrg/* Define to 1 if you have the `vprintf' function. */ 2172c393a42Smrg#undef HAVE_VPRINTF 2182c393a42Smrg 2192c393a42Smrg/* Can use #warning in C files */ 2202c393a42Smrg#undef HAVE_WARNING_CPP_DIRECTIVE 2212c393a42Smrg 2222c393a42Smrg/* Use xmlparse.h instead of expat.h */ 2232c393a42Smrg#undef HAVE_XMLPARSE_H 2242c393a42Smrg 2252c393a42Smrg/* Define to 1 if you have the `XML_SetDoctypeDeclHandler' function. */ 2262c393a42Smrg#undef HAVE_XML_SETDOCTYPEDECLHANDLER 2272c393a42Smrg 228a6844aabSmrg/* Define to the sub-directory in which libtool stores uninstalled libraries. 229a6844aabSmrg */ 230a6844aabSmrg#undef LT_OBJDIR 231a6844aabSmrg 2322c393a42Smrg/* Name of package */ 2332c393a42Smrg#undef PACKAGE 2342c393a42Smrg 2352c393a42Smrg/* Define to the address where bug reports for this package should be sent. */ 2362c393a42Smrg#undef PACKAGE_BUGREPORT 2372c393a42Smrg 2382c393a42Smrg/* Define to the full name of this package. */ 2392c393a42Smrg#undef PACKAGE_NAME 2402c393a42Smrg 2412c393a42Smrg/* Define to the full name and version of this package. */ 2422c393a42Smrg#undef PACKAGE_STRING 2432c393a42Smrg 2442c393a42Smrg/* Define to the one symbol short name of this package. */ 2452c393a42Smrg#undef PACKAGE_TARNAME 2462c393a42Smrg 247ca08ab68Smrg/* Define to the home page for this package. */ 248ca08ab68Smrg#undef PACKAGE_URL 249ca08ab68Smrg 2502c393a42Smrg/* Define to the version of this package. */ 2512c393a42Smrg#undef PACKAGE_VERSION 2522c393a42Smrg 253ca08ab68Smrg/* The size of `void *', as computed by sizeof. */ 254ca08ab68Smrg#undef SIZEOF_VOID_P 255ca08ab68Smrg 2562c393a42Smrg/* Define to 1 if you have the ANSI C header files. */ 2572c393a42Smrg#undef STDC_HEADERS 2582c393a42Smrg 2592c393a42Smrg/* Use iconv. */ 2602c393a42Smrg#undef USE_ICONV 2612c393a42Smrg 262ca08ab68Smrg/* Use regex */ 263ca08ab68Smrg#undef USE_REGEX 264ca08ab68Smrg 2652c393a42Smrg/* Version number of package */ 2662c393a42Smrg#undef VERSION 2672c393a42Smrg 268ca08ab68Smrg/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 269ca08ab68Smrg significant byte first (like Motorola and SPARC, unlike Intel). */ 270ca08ab68Smrg#if defined AC_APPLE_UNIVERSAL_BUILD 271ca08ab68Smrg# if defined __BIG_ENDIAN__ 272ca08ab68Smrg# define WORDS_BIGENDIAN 1 273ca08ab68Smrg# endif 274ca08ab68Smrg#else 275ca08ab68Smrg# ifndef WORDS_BIGENDIAN 276ca08ab68Smrg# undef WORDS_BIGENDIAN 277ca08ab68Smrg# endif 278ca08ab68Smrg#endif 279ca08ab68Smrg 2802c393a42Smrg/* Define to empty if `const' does not conform to ANSI C. */ 2812c393a42Smrg#undef const 2822c393a42Smrg 2832c393a42Smrg/* Define to `__inline__' or `__inline' if that's what the C compiler 2842c393a42Smrg calls it, or to nothing if 'inline' is not supported under any name. */ 2852c393a42Smrg#ifndef __cplusplus 2862c393a42Smrg#undef inline 2872c393a42Smrg#endif 2882c393a42Smrg 2892c393a42Smrg/* Define to `int' if <sys/types.h> does not define. */ 2902c393a42Smrg#undef pid_t 291ca08ab68Smrg 292ca08ab68Smrg#include "config-fixups.h" 293