1 /* config.h. Generated from config.h.in by configure. */ 2 /* config.h.in. Generated from configure.ac by autoheader. */ 3 4 /* Define in built-in ELF support is used */ 5 #define BUILTIN_ELF 1 6 7 /* Define for ELF core file support */ 8 #define ELFCORE 1 9 10 /* Define to 1 if you have the `asprintf' function. */ 11 #define HAVE_ASPRINTF 1 12 13 /* HAVE_DAYLIGHT */ 14 #define HAVE_DAYLIGHT 1 15 16 /* Define to 1 if you have the <dlfcn.h> header file. */ 17 #define HAVE_DLFCN_H 1 18 19 /* Define to 1 if you have the <err.h> header file. */ 20 #define HAVE_ERR_H 1 21 22 /* Define to 1 if you have the <fcntl.h> header file. */ 23 #define HAVE_FCNTL_H 1 24 25 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 26 #define HAVE_FSEEKO 1 27 28 /* Define to 1 if you have the <getopt.h> header file. */ 29 #define HAVE_GETOPT_H 1 30 31 /* Define to 1 if you have the `getopt_long' function. */ 32 #define HAVE_GETOPT_LONG 1 33 34 /* Define to 1 if the system has the type `int32_t'. */ 35 #define HAVE_INT32_T 1 36 37 /* Define to 1 if the system has the type `int64_t'. */ 38 #define HAVE_INT64_T 1 39 40 /* Define to 1 if you have the <inttypes.h> header file. */ 41 #define HAVE_INTTYPES_H 1 42 43 /* Define to 1 if you have the `gnurx' library (-lgnurx). */ 44 /* #undef HAVE_LIBGNURX */ 45 46 /* Define to 1 if you have the `z' library (-lz). */ 47 #define HAVE_LIBZ 1 48 49 /* Define to 1 if you have the <limits.h> header file. */ 50 #define HAVE_LIMITS_H 1 51 52 /* Define to 1 if you have the <locale.h> header file. */ 53 #define HAVE_LOCALE_H 1 54 55 /* Define to 1 if you have the `mbrtowc' function. */ 56 #define HAVE_MBRTOWC 1 57 58 /* Define to 1 if <wchar.h> declares mbstate_t. */ 59 #define HAVE_MBSTATE_T 1 60 61 /* Define to 1 if you have the <memory.h> header file. */ 62 #define HAVE_MEMORY_H 1 63 64 /* Define to 1 if you have the `mkstemp' function. */ 65 #define HAVE_MKSTEMP 1 66 67 /* Define to 1 if you have the `mmap' function. */ 68 #undef HAVE_MMAP 69 70 /* Define to 1 if the system has the type `pid_t'. */ 71 #define HAVE_PID_T 1 72 73 /* Define to 1 if you have the <stdint.h> header file. */ 74 #define HAVE_STDINT_H 1 75 76 /* Define to 1 if you have the <stdlib.h> header file. */ 77 #define HAVE_STDLIB_H 1 78 79 /* Define to 1 if you have the `strerror' function. */ 80 #define HAVE_STRERROR 1 81 82 /* Define to 1 if you have the <strings.h> header file. */ 83 #define HAVE_STRINGS_H 1 84 85 /* Define to 1 if you have the <string.h> header file. */ 86 #define HAVE_STRING_H 1 87 88 /* Define to 1 if you have the `strlcat' function. */ 89 #define HAVE_STRLCAT 1 90 91 /* Define to 1 if you have the `strlcpy' function. */ 92 #define HAVE_STRLCPY 1 93 94 /* Define to 1 if you have the `strndup' function. */ 95 #define HAVE_STRNDUP 1 96 97 /* Define to 1 if you have the `strtof' function. */ 98 #define HAVE_STRTOF 1 99 100 /* Define to 1 if you have the `strtoul' function. */ 101 #define HAVE_STRTOUL 1 102 103 /* HAVE_STRUCT_OPTION */ 104 #define HAVE_STRUCT_OPTION 1 105 106 /* Define to 1 if `struct stat' is a member of `st_rdev'. */ 107 #define HAVE_STRUCT_STAT_ST_RDEV 1 108 109 /* Define to 1 if `struct tm' is a member of `tm_gmtoff'. */ 110 #define HAVE_STRUCT_TM_TM_GMTOFF 1 111 112 /* Define to 1 if `struct tm' is a member of `tm_zone'. */ 113 #define HAVE_STRUCT_TM_TM_ZONE 1 114 115 #ifndef __minix 116 /* Define to 1 if you have the <sys/mman.h> header file. */ 117 #define HAVE_SYS_MMAN_H 1 118 #endif 119 120 /* Define to 1 if you have the <sys/stat.h> header file. */ 121 #define HAVE_SYS_STAT_H 1 122 123 /* Define to 1 if you have the <sys/time.h> header file. */ 124 #define HAVE_SYS_TIME_H 1 125 126 /* Define to 1 if you have the <sys/types.h> header file. */ 127 #define HAVE_SYS_TYPES_H 1 128 129 /* Define to 1 if you have the <sys/utime.h> header file. */ 130 /* #undef HAVE_SYS_UTIME_H */ 131 132 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 133 #define HAVE_SYS_WAIT_H 1 134 135 /* HAVE_TM_ISDST */ 136 #define HAVE_TM_ISDST 1 137 138 /* HAVE_TM_ZONE */ 139 #define HAVE_TM_ZONE 1 140 141 /* HAVE_TZNAME */ 142 #define HAVE_TZNAME 1 143 144 /* Define to 1 if the system has the type `uint16_t'. */ 145 #define HAVE_UINT16_T 1 146 147 /* Define to 1 if the system has the type `uint32_t'. */ 148 #define HAVE_UINT32_T 1 149 150 /* Define to 1 if the system has the type `uint64_t'. */ 151 #define HAVE_UINT64_T 1 152 153 /* Define to 1 if the system has the type `uint8_t'. */ 154 #define HAVE_UINT8_T 1 155 156 /* Define to 1 if you have the <unistd.h> header file. */ 157 #define HAVE_UNISTD_H 1 158 159 /* Define to 1 if you have the `utime' function. */ 160 #define HAVE_UTIME 1 161 162 #ifndef __minix 163 /* Define to 1 if you have the `utimes' function. */ 164 #define HAVE_UTIMES 1 165 #endif 166 167 /* Define to 1 if you have the <utime.h> header file. */ 168 #define HAVE_UTIME_H 1 169 170 /* Define to 1 if you have the `vasprintf' function. */ 171 #define HAVE_VASPRINTF 1 172 173 /* Define to 1 if you have the <wchar.h> header file. */ 174 #define HAVE_WCHAR_H 1 175 176 /* Define to 1 if you have the <wctype.h> header file. */ 177 #define HAVE_WCTYPE_H 1 178 179 /* Define to 1 if you have the `wcwidth' function. */ 180 #define HAVE_WCWIDTH 1 181 182 /* Define to 1 if you have the <zlib.h> header file. */ 183 #define HAVE_ZLIB_H 1 184 185 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 186 */ 187 /* #undef MAJOR_IN_MKDEV */ 188 189 /* Define to 1 if `major', `minor', and `makedev' are declared in 190 <sysmacros.h>. */ 191 /* #undef MAJOR_IN_SYSMACROS */ 192 193 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 194 /* #undef NO_MINUS_C_MINUS_O */ 195 196 /* Name of package */ 197 #define PACKAGE "file" 198 199 /* Define to the address where bug reports for this package should be sent. */ 200 #define PACKAGE_BUGREPORT "christos@astron.com" 201 202 /* Define to the full name of this package. */ 203 #define PACKAGE_NAME "file" 204 205 /* Define to the full name and version of this package. */ 206 #define PACKAGE_STRING "file 5.09" 207 208 /* Define to the one symbol short name of this package. */ 209 #define PACKAGE_TARNAME "file" 210 211 /* Define to the home page for this package. */ 212 #define PACKAGE_URL "" 213 214 /* Define to the version of this package. */ 215 #define PACKAGE_VERSION "5.09" 216 217 /* The size of `long long', as computed by sizeof. */ 218 #define SIZEOF_LONG_LONG 8 219 220 /* Define to 1 if you have the ANSI C header files. */ 221 #define STDC_HEADERS 1 222 223 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 224 /* #undef TM_IN_SYS_TIME */ 225 226 /* Enable extensions on AIX 3, Interix. */ 227 #ifndef _ALL_SOURCE 228 # define _ALL_SOURCE 1 229 #endif 230 /* Enable GNU extensions on systems that have them. */ 231 #ifndef _GNU_SOURCE 232 # define _GNU_SOURCE 1 233 #endif 234 /* Enable threading extensions on Solaris. */ 235 #ifndef _POSIX_PTHREAD_SEMANTICS 236 # define _POSIX_PTHREAD_SEMANTICS 1 237 #endif 238 /* Enable extensions on HP NonStop. */ 239 #ifndef _TANDEM_SOURCE 240 # define _TANDEM_SOURCE 1 241 #endif 242 /* Enable general extensions on Solaris. */ 243 #ifndef __EXTENSIONS__ 244 # define __EXTENSIONS__ 1 245 #endif 246 247 248 /* Version number of package */ 249 #define VERSION "5.09" 250 251 /* Number of bits in a file offset, on hosts where this is settable. */ 252 /* #undef _FILE_OFFSET_BITS */ 253 254 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 255 /* #undef _LARGEFILE_SOURCE */ 256 257 /* Define for large files, on AIX-style hosts. */ 258 /* #undef _LARGE_FILES */ 259 260 /* Define to 1 if on MINIX. */ 261 /* #undef _MINIX */ 262 263 /* Define to 2 if the system does not provide POSIX.1 features except with 264 this defined. */ 265 /* #undef _POSIX_1_SOURCE */ 266 267 /* Define to 1 if you need to in order for `stat' and other things to work. */ 268 /* #undef _POSIX_SOURCE */ 269 270 /* Define to empty if `const' does not conform to ANSI C. */ 271 /* #undef const */ 272 273 /* Define to a type if <wchar.h> does not define. */ 274 /* #undef mbstate_t */ 275 276 /* Define to `long int' if <sys/types.h> does not define. */ 277 /* #undef off_t */ 278 279 /* Define to `unsigned int' if <sys/types.h> does not define. */ 280 /* #undef size_t */ 281 282 283 #ifndef HAVE_UINT8_T 284 typedef unsigned char uint8_t; 285 #endif 286 #ifndef HAVE_UINT16_T 287 typedef unsigned short uint16_t; 288 #endif 289 #ifndef HAVE_UINT32_T 290 typedef unsigned int uint32_t; 291 #endif 292 #ifndef HAVE_INT32_T 293 typedef int int32_t; 294 #endif 295 #ifndef HAVE_UINT64_T 296 #if SIZEOF_LONG_LONG == 8 297 typedef unsigned long long uint64_t; 298 #else 299 typedef unsigned long uint64_t; 300 #endif 301 #endif 302 #ifndef HAVE_INT64_T 303 #if SIZEOF_LONG_LONG == 8 304 typedef long long int64_t; 305 #else 306 typedef long int64_t; 307 #endif 308 #endif 309 310