1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Whether libbfd was configured for an ELF target. */
9 /* Define to 1 if you have the <byteswap.h> header file. */
10 #undef HAVE_BYTESWAP_H
12 /* Define to 1 if you have the declaration of `qsort_r', and to 0 if you
14 #undef HAVE_DECL_QSORT_R
16 /* Define to 1 if you have the <endian.h> header file. */
19 /* Define to 1 if you have the `getpagesize' function. */
20 #undef HAVE_GETPAGESIZE
22 /* Define to 1 if you have the <inttypes.h> header file. */
23 #undef HAVE_INTTYPES_H
25 /* Define to 1 if you have the <memory.h> header file. */
28 /* Define to 1 if you have a working `mmap' system call. */
31 /* Define to 1 if you have the `pread' function. */
34 /* Define to 1 if you have the <stdint.h> header file. */
37 /* Define to 1 if you have the <stdlib.h> header file. */
40 /* Define to 1 if you have the <strings.h> header file. */
43 /* Define to 1 if you have the <string.h> header file. */
46 /* Define to 1 if you have the <sys/param.h> header file. */
47 #undef HAVE_SYS_PARAM_H
49 /* Define to 1 if you have the <sys/stat.h> header file. */
50 #undef HAVE_SYS_STAT_H
52 /* Define to 1 if you have the <sys/types.h> header file. */
53 #undef HAVE_SYS_TYPES_H
55 /* Define to 1 if you have the <unistd.h> header file. */
61 /* Define to the address where bug reports for this package should be sent. */
62 #undef PACKAGE_BUGREPORT
64 /* Define to the full name of this package. */
67 /* Define to the full name and version of this package. */
70 /* Define to the one symbol short name of this package. */
71 #undef PACKAGE_TARNAME
73 /* Define to the home page for this package. */
76 /* Define to the version of this package. */
77 #undef PACKAGE_VERSION
79 /* Define to 1 if you have the ANSI C header files. */
82 /* Enable extensions on AIX 3, Interix. */
86 /* Enable GNU extensions on systems that have them. */
90 /* Enable threading extensions on Solaris. */
91 #ifndef _POSIX_PTHREAD_SEMANTICS
92 # undef _POSIX_PTHREAD_SEMANTICS
94 /* Enable extensions on HP NonStop. */
95 #ifndef _TANDEM_SOURCE
96 # undef _TANDEM_SOURCE
98 /* Enable general extensions on Solaris. */
99 #ifndef __EXTENSIONS__
100 # undef __EXTENSIONS__
104 /* Version number of package */
107 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
108 significant byte first (like Motorola and SPARC, unlike Intel). */
109 #if defined AC_APPLE_UNIVERSAL_BUILD
110 # if defined __BIG_ENDIAN__
111 # define WORDS_BIGENDIAN 1
114 # ifndef WORDS_BIGENDIAN
115 # undef WORDS_BIGENDIAN
119 /* Enable large inode numbers on Mac OS X 10.5. */
120 #ifndef _DARWIN_USE_64_BIT_INODE
121 # define _DARWIN_USE_64_BIT_INODE 1
124 /* Number of bits in a file offset, on hosts where this is settable. */
125 #undef _FILE_OFFSET_BITS
127 /* Define for large files, on AIX-style hosts. */
130 /* Define to 1 if on MINIX. */
133 /* Define to 2 if the system does not provide POSIX.1 features except with
135 #undef _POSIX_1_SOURCE
137 /* Define to 1 if you need to in order for `stat' and other things to work. */