config.h.in revision 953daeba
1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define if building universal (internal helper macro) */ 4#undef AC_APPLE_UNIVERSAL_BUILD 5 6/* The normal alignment of `double', in bytes. */ 7#undef ALIGNOF_DOUBLE 8 9/* The normal alignment of `void *', in bytes. */ 10#undef ALIGNOF_VOID_P 11 12/* Use libxml2 instead of Expat */ 13#undef ENABLE_LIBXML2 14 15/* Additional font directories */ 16#undef FC_ADD_FONTS 17 18/* Architecture prefix to use for cache file names */ 19#undef FC_ARCHITECTURE 20 21/* System font directory */ 22#undef FC_DEFAULT_FONTS 23 24/* The type of len parameter of the gperf hash/lookup function */ 25#undef FC_GPERF_SIZE_T 26 27/* Define to nothing if C supports flexible array members, and to 1 if it does 28 not. That way, with a declaration like `struct s { int n; double 29 d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99 30 compilers. When computing the size of such an object, don't use 'sizeof 31 (struct s)' as it overestimates the size. Use 'offsetof (struct s, d)' 32 instead. Don't use 'offsetof (struct s, d[0])', as this doesn't work with 33 MSVC and with C++ compilers. */ 34#undef FLEXIBLE_ARRAY_MEMBER 35 36/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 37 */ 38#undef HAVE_DIRENT_H 39 40/* Define to 1 if you have the <dlfcn.h> header file. */ 41#undef HAVE_DLFCN_H 42 43/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 44#undef HAVE_DOPRNT 45 46/* Define to 1 if you have the <fcntl.h> header file. */ 47#undef HAVE_FCNTL_H 48 49/* Define to 1 if you have the `fstatfs' function. */ 50#undef HAVE_FSTATFS 51 52/* Define to 1 if you have the `fstatvfs' function. */ 53#undef HAVE_FSTATVFS 54 55/* FT_Bitmap_Size structure includes y_ppem field */ 56#undef HAVE_FT_BITMAP_SIZE_Y_PPEM 57 58/* Define to 1 if you have the `FT_Get_BDF_Property' function. */ 59#undef HAVE_FT_GET_BDF_PROPERTY 60 61/* Define to 1 if you have the `FT_Get_Next_Char' function. */ 62#undef HAVE_FT_GET_NEXT_CHAR 63 64/* Define to 1 if you have the `FT_Get_PS_Font_Info' function. */ 65#undef HAVE_FT_GET_PS_FONT_INFO 66 67/* Define to 1 if you have the `FT_Get_X11_Font_Format' function. */ 68#undef HAVE_FT_GET_X11_FONT_FORMAT 69 70/* Define to 1 if you have the `FT_Has_PS_Glyph_Names' function. */ 71#undef HAVE_FT_HAS_PS_GLYPH_NAMES 72 73/* Define to 1 if you have the `FT_Select_Size' function. */ 74#undef HAVE_FT_SELECT_SIZE 75 76/* Define to 1 if you have the `getexecname' function. */ 77#undef HAVE_GETEXECNAME 78 79/* Define to 1 if you have the `getopt' function. */ 80#undef HAVE_GETOPT 81 82/* Define to 1 if you have the `getopt_long' function. */ 83#undef HAVE_GETOPT_LONG 84 85/* Define to 1 if you have the `getpagesize' function. */ 86#undef HAVE_GETPAGESIZE 87 88/* Define to 1 if you have the `getprogname' function. */ 89#undef HAVE_GETPROGNAME 90 91/* Have Intel __sync_* atomic primitives */ 92#undef HAVE_INTEL_ATOMIC_PRIMITIVES 93 94/* Define to 1 if you have the <inttypes.h> header file. */ 95#undef HAVE_INTTYPES_H 96 97/* Define to 1 if you have the `link' function. */ 98#undef HAVE_LINK 99 100/* Define to 1 if you have the `lrand48' function. */ 101#undef HAVE_LRAND48 102 103/* Define to 1 if you have the `lstat' function. */ 104#undef HAVE_LSTAT 105 106/* Define to 1 if you have the <memory.h> header file. */ 107#undef HAVE_MEMORY_H 108 109/* Define to 1 if you have the `mkdtemp' function. */ 110#undef HAVE_MKDTEMP 111 112/* Define to 1 if you have the `mkostemp' function. */ 113#undef HAVE_MKOSTEMP 114 115/* Define to 1 if you have the `mkstemp' function. */ 116#undef HAVE_MKSTEMP 117 118/* Define to 1 if you have a working `mmap' system call. */ 119#undef HAVE_MMAP 120 121/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 122#undef HAVE_NDIR_H 123 124/* Define to 1 if you have the 'posix_fadvise' function. */ 125#undef HAVE_POSIX_FADVISE 126 127/* Have POSIX threads */ 128#undef HAVE_PTHREAD 129 130/* Have PTHREAD_PRIO_INHERIT. */ 131#undef HAVE_PTHREAD_PRIO_INHERIT 132 133/* Define to 1 if you have the `rand' function. */ 134#undef HAVE_RAND 135 136/* Define to 1 if you have the `random' function. */ 137#undef HAVE_RANDOM 138 139/* Define to 1 if you have the `random_r' function. */ 140#undef HAVE_RANDOM_R 141 142/* Define to 1 if you have the `rand_r' function. */ 143#undef HAVE_RAND_R 144 145/* Define to 1 if you have the `readlink' function. */ 146#undef HAVE_READLINK 147 148/* Define to 1 if you have the <sched.h> header file. */ 149#undef HAVE_SCHED_H 150 151/* Have sched_yield */ 152#undef HAVE_SCHED_YIELD 153 154/* Have Solaris __machine_*_barrier and atomic_* operations */ 155#undef HAVE_SOLARIS_ATOMIC_OPS 156 157/* Define to 1 if you have the <stdint.h> header file. */ 158#undef HAVE_STDINT_H 159 160/* Define to 1 if you have the <stdlib.h> header file. */ 161#undef HAVE_STDLIB_H 162 163/* Define to 1 if you have the <strings.h> header file. */ 164#undef HAVE_STRINGS_H 165 166/* Define to 1 if you have the <string.h> header file. */ 167#undef HAVE_STRING_H 168 169/* Define to 1 if `d_type' is a member of `struct dirent'. */ 170#undef HAVE_STRUCT_DIRENT_D_TYPE 171 172/* Define to 1 if `f_flags' is a member of `struct statfs'. */ 173#undef HAVE_STRUCT_STATFS_F_FLAGS 174 175/* Define to 1 if `f_fstypename' is a member of `struct statfs'. */ 176#undef HAVE_STRUCT_STATFS_F_FSTYPENAME 177 178/* Define to 1 if `f_basetype' is a member of `struct statvfs'. */ 179#undef HAVE_STRUCT_STATVFS_F_BASETYPE 180 181/* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */ 182#undef HAVE_STRUCT_STATVFS_F_FSTYPENAME 183 184/* Define to 1 if `st_mtim' is a member of `struct stat'. */ 185#undef HAVE_STRUCT_STAT_ST_MTIM 186 187/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 188 */ 189#undef HAVE_SYS_DIR_H 190 191/* Define to 1 if you have the <sys/mount.h> header file. */ 192#undef HAVE_SYS_MOUNT_H 193 194/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 195 */ 196#undef HAVE_SYS_NDIR_H 197 198/* Define to 1 if you have the <sys/param.h> header file. */ 199#undef HAVE_SYS_PARAM_H 200 201/* Define to 1 if you have the <sys/statfs.h> header file. */ 202#undef HAVE_SYS_STATFS_H 203 204/* Define to 1 if you have the <sys/statvfs.h> header file. */ 205#undef HAVE_SYS_STATVFS_H 206 207/* Define to 1 if you have the <sys/stat.h> header file. */ 208#undef HAVE_SYS_STAT_H 209 210/* Define to 1 if you have the <sys/types.h> header file. */ 211#undef HAVE_SYS_TYPES_H 212 213/* Define to 1 if you have the <sys/vfs.h> header file. */ 214#undef HAVE_SYS_VFS_H 215 216/* Define to 1 if `usLowerOpticalPointSize' is a member of `TT_OS2'. */ 217#undef HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 218 219/* Define to 1 if `usUpperOpticalPointSize' is a member of `TT_OS2'. */ 220#undef HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 221 222/* Define to 1 if you have the <unistd.h> header file. */ 223#undef HAVE_UNISTD_H 224 225/* Define to 1 if you have the `vprintf' function. */ 226#undef HAVE_VPRINTF 227 228/* Can use #warning in C files */ 229#undef HAVE_WARNING_CPP_DIRECTIVE 230 231/* Use xmlparse.h instead of expat.h */ 232#undef HAVE_XMLPARSE_H 233 234/* Define to 1 if you have the `XML_SetDoctypeDeclHandler' function. */ 235#undef HAVE_XML_SETDOCTYPEDECLHANDLER 236 237/* Define to 1 if you have the `_mktemp_s' function. */ 238#undef HAVE__MKTEMP_S 239 240/* Define to the sub-directory where libtool stores uninstalled libraries. */ 241#undef LT_OBJDIR 242 243/* Name of package */ 244#undef PACKAGE 245 246/* Define to the address where bug reports for this package should be sent. */ 247#undef PACKAGE_BUGREPORT 248 249/* Define to the full name of this package. */ 250#undef PACKAGE_NAME 251 252/* Define to the full name and version of this package. */ 253#undef PACKAGE_STRING 254 255/* Define to the one symbol short name of this package. */ 256#undef PACKAGE_TARNAME 257 258/* Define to the home page for this package. */ 259#undef PACKAGE_URL 260 261/* Define to the version of this package. */ 262#undef PACKAGE_VERSION 263 264/* Define to necessary symbol if this constant uses a non-standard name on 265 your system. */ 266#undef PTHREAD_CREATE_JOINABLE 267 268/* The size of `char', as computed by sizeof. */ 269#undef SIZEOF_CHAR 270 271/* The size of `int', as computed by sizeof. */ 272#undef SIZEOF_INT 273 274/* The size of `long', as computed by sizeof. */ 275#undef SIZEOF_LONG 276 277/* The size of `short', as computed by sizeof. */ 278#undef SIZEOF_SHORT 279 280/* The size of `void*', as computed by sizeof. */ 281#undef SIZEOF_VOIDP 282 283/* The size of `void *', as computed by sizeof. */ 284#undef SIZEOF_VOID_P 285 286/* Define to 1 if you have the ANSI C header files. */ 287#undef STDC_HEADERS 288 289/* Use iconv. */ 290#undef USE_ICONV 291 292/* Enable extensions on AIX 3, Interix. */ 293#ifndef _ALL_SOURCE 294# undef _ALL_SOURCE 295#endif 296/* Enable GNU extensions on systems that have them. */ 297#ifndef _GNU_SOURCE 298# undef _GNU_SOURCE 299#endif 300/* Enable threading extensions on Solaris. */ 301#ifndef _POSIX_PTHREAD_SEMANTICS 302# undef _POSIX_PTHREAD_SEMANTICS 303#endif 304/* Enable extensions on HP NonStop. */ 305#ifndef _TANDEM_SOURCE 306# undef _TANDEM_SOURCE 307#endif 308/* Enable general extensions on Solaris. */ 309#ifndef __EXTENSIONS__ 310# undef __EXTENSIONS__ 311#endif 312 313 314/* Version number of package */ 315#undef VERSION 316 317/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 318 significant byte first (like Motorola and SPARC, unlike Intel). */ 319#if defined AC_APPLE_UNIVERSAL_BUILD 320# if defined __BIG_ENDIAN__ 321# define WORDS_BIGENDIAN 1 322# endif 323#else 324# ifndef WORDS_BIGENDIAN 325# undef WORDS_BIGENDIAN 326# endif 327#endif 328 329/* Enable large inode numbers on Mac OS X 10.5. */ 330#ifndef _DARWIN_USE_64_BIT_INODE 331# define _DARWIN_USE_64_BIT_INODE 1 332#endif 333 334/* Number of bits in a file offset, on hosts where this is settable. */ 335#undef _FILE_OFFSET_BITS 336 337/* Define for large files, on AIX-style hosts. */ 338#undef _LARGE_FILES 339 340/* Define to 1 if on MINIX. */ 341#undef _MINIX 342 343/* Define to 2 if the system does not provide POSIX.1 features except with 344 this defined. */ 345#undef _POSIX_1_SOURCE 346 347/* Define to 1 if you need to in order for `stat' and other things to work. */ 348#undef _POSIX_SOURCE 349 350/* Define to empty if `const' does not conform to ANSI C. */ 351#undef const 352 353/* Define to `__inline__' or `__inline' if that's what the C compiler 354 calls it, or to nothing if 'inline' is not supported under any name. */ 355#ifndef __cplusplus 356#undef inline 357#endif 358 359/* Define to `int' if <sys/types.h> does not define. */ 360#undef pid_t 361 362#include "config-fixups.h" 363