1 /* config.h. Generated from config.h.in by configure. */ 2 /* config.h.in. Generated from configure.ac by autoheader. */ 3 4 /* Define if building universal (internal helper macro) */ 5 /* #undef AC_APPLE_UNIVERSAL_BUILD */ 6 7 /* Define in built-in ELF support is used */ 8 #define BUILTIN_ELF 1 9 10 /* Define for ELF core file support */ 11 #define ELFCORE 1 12 13 /* Define to 1 if you have the `asctime_r' function. */ 14 #define HAVE_ASCTIME_R 1 15 16 /* Define to 1 if you have the `asprintf' function. */ 17 #define HAVE_ASPRINTF 1 18 19 /* Define to 1 if you have the `ctime_r' function. */ 20 #define HAVE_CTIME_R 1 21 22 /* HAVE_DAYLIGHT */ 23 #define HAVE_DAYLIGHT 1 24 25 /* Define to 1 if you have the declaration of `daylight', and to 0 if you 26 don't. */ 27 #define HAVE_DECL_DAYLIGHT 1 28 29 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. 30 */ 31 #define HAVE_DECL_TZNAME 1 32 33 /* Define to 1 if you have the <dlfcn.h> header file. */ 34 #define HAVE_DLFCN_H 1 35 36 /* Define to 1 if you have the <err.h> header file. */ 37 #define HAVE_ERR_H 1 38 39 /* Define to 1 if you have the <fcntl.h> header file. */ 40 #define HAVE_FCNTL_H 1 41 42 /* Define to 1 if you have the `fork' function. */ 43 #define HAVE_FORK 1 44 45 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 46 #define HAVE_FSEEKO 1 47 48 /* Define to 1 if you have the `getline' function. */ 49 #define HAVE_GETLINE 1 50 51 /* Define to 1 if you have the <getopt.h> header file. */ 52 #define HAVE_GETOPT_H 1 53 54 /* Define to 1 if you have the `getopt_long' function. */ 55 #define HAVE_GETOPT_LONG 1 56 57 /* Define to 1 if you have the `getpagesize' function. */ 58 #define HAVE_GETPAGESIZE 1 59 60 /* Define to 1 if you have the <inttypes.h> header file. */ 61 #define HAVE_INTTYPES_H 1 62 63 /* Define to 1 if you have the `gnurx' library (-lgnurx). */ 64 /* #undef HAVE_LIBGNURX */ 65 66 /* Define to 1 if you have the `z' library (-lz). */ 67 #define HAVE_LIBZ 1 68 69 /* Define to 1 if you have the <limits.h> header file. */ 70 #define HAVE_LIMITS_H 1 71 72 /* Define to 1 if you have the <locale.h> header file. */ 73 #define HAVE_LOCALE_H 1 74 75 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */ 76 #define HAVE_MBRTOWC 1 77 78 /* Define to 1 if <wchar.h> declares mbstate_t. */ 79 #define HAVE_MBSTATE_T 1 80 81 /* Define to 1 if you have the <memory.h> header file. */ 82 #define HAVE_MEMORY_H 1 83 84 /* Define to 1 if you have the `mkostemp' function. */ 85 /* #undef HAVE_MKOSTEMP */ 86 87 /* Define to 1 if you have the `mkstemp' function. */ 88 #define HAVE_MKSTEMP 1 89 90 /* Define to 1 if you have a working `mmap' system call. */ 91 #define HAVE_MMAP 1 92 93 /* Define to 1 if you have the <stddef.h> header file. */ 94 #define HAVE_STDDEF_H 1 95 96 /* Define to 1 if you have the <stdint.h> header file. */ 97 #define HAVE_STDINT_H 1 98 99 /* Define to 1 if you have the <stdlib.h> header file. */ 100 #define HAVE_STDLIB_H 1 101 102 /* Define to 1 if you have the `strerror' function. */ 103 #define HAVE_STRERROR 1 104 105 /* Define to 1 if you have the <strings.h> header file. */ 106 #define HAVE_STRINGS_H 1 107 108 /* Define to 1 if you have the <string.h> header file. */ 109 #define HAVE_STRING_H 1 110 111 /* Define to 1 if you have the `strlcat' function. */ 112 #define HAVE_STRLCAT 1 113 114 /* Define to 1 if you have the `strlcpy' function. */ 115 #define HAVE_STRLCPY 1 116 117 /* Define to 1 if you have the `strndup' function. */ 118 #define HAVE_STRNDUP 1 119 120 /* Define to 1 if you have the `strtof' function. */ 121 #define HAVE_STRTOF 1 122 123 /* Define to 1 if you have the `strtoul' function. */ 124 #define HAVE_STRTOUL 1 125 126 /* HAVE_STRUCT_OPTION */ 127 #define HAVE_STRUCT_OPTION 1 128 129 /* Define to 1 if `st_rdev' is a member of `struct stat'. */ 130 #define HAVE_STRUCT_STAT_ST_RDEV 1 131 132 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */ 133 #define HAVE_STRUCT_TM_TM_GMTOFF 1 134 135 /* Define to 1 if `tm_zone' is a member of `struct tm'. */ 136 #define HAVE_STRUCT_TM_TM_ZONE 1 137 138 /* Define to 1 if you have the <sys/mman.h> header file. */ 139 #define HAVE_SYS_MMAN_H 1 140 141 /* Define to 1 if you have the <sys/param.h> header file. */ 142 #define HAVE_SYS_PARAM_H 1 143 144 /* Define to 1 if you have the <sys/stat.h> header file. */ 145 #define HAVE_SYS_STAT_H 1 146 147 /* Define to 1 if you have the <sys/time.h> header file. */ 148 #define HAVE_SYS_TIME_H 1 149 150 /* Define to 1 if you have the <sys/types.h> header file. */ 151 #define HAVE_SYS_TYPES_H 1 152 153 /* Define to 1 if you have the <sys/utime.h> header file. */ 154 /* #undef HAVE_SYS_UTIME_H */ 155 156 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 157 #define HAVE_SYS_WAIT_H 1 158 159 /* HAVE_TM_ISDST */ 160 #define HAVE_TM_ISDST 1 161 162 /* HAVE_TM_ZONE */ 163 #define HAVE_TM_ZONE 1 164 165 /* HAVE_TZNAME */ 166 #define HAVE_TZNAME 1 167 168 /* Define to 1 if you have the <unistd.h> header file. */ 169 #define HAVE_UNISTD_H 1 170 171 /* Define to 1 if you have the `utime' function. */ 172 #define HAVE_UTIME 1 173 174 /* Define to 1 if you have the `utimes' function. */ 175 #define HAVE_UTIMES 1 176 177 /* Define to 1 if you have the <utime.h> header file. */ 178 #define HAVE_UTIME_H 1 179 180 /* Define to 1 if you have the `vasprintf' function. */ 181 #define HAVE_VASPRINTF 1 182 183 /* Define to 1 if you have the `vfork' function. */ 184 #define HAVE_VFORK 1 185 186 /* Define to 1 if you have the <vfork.h> header file. */ 187 /* #undef HAVE_VFORK_H */ 188 189 /* Define to 1 or 0, depending whether the compiler supports simple visibility 190 declarations. */ 191 #define HAVE_VISIBILITY 1 192 193 /* Define to 1 if you have the <wchar.h> header file. */ 194 #define HAVE_WCHAR_H 1 195 196 /* Define to 1 if you have the <wctype.h> header file. */ 197 #define HAVE_WCTYPE_H 1 198 199 /* Define to 1 if you have the `wcwidth' function. */ 200 #define HAVE_WCWIDTH 1 201 202 /* Define to 1 if `fork' works. */ 203 #define HAVE_WORKING_FORK 1 204 205 /* Define to 1 if `vfork' works. */ 206 #define HAVE_WORKING_VFORK 1 207 208 /* Define to 1 if you have the <zlib.h> header file. */ 209 #define HAVE_ZLIB_H 1 210 211 /* Define to the sub-directory in which libtool stores uninstalled libraries. 212 */ 213 #define LT_OBJDIR ".libs/" 214 215 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 216 */ 217 /* #undef MAJOR_IN_MKDEV */ 218 219 /* Define to 1 if `major', `minor', and `makedev' are declared in 220 <sysmacros.h>. */ 221 /* #undef MAJOR_IN_SYSMACROS */ 222 223 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 224 /* #undef NO_MINUS_C_MINUS_O */ 225 226 /* Name of package */ 227 #define PACKAGE "file" 228 229 /* Define to the address where bug reports for this package should be sent. */ 230 #define PACKAGE_BUGREPORT "christos@astron.com" 231 232 /* Define to the full name of this package. */ 233 #define PACKAGE_NAME "file" 234 235 /* Define to the full name and version of this package. */ 236 #define PACKAGE_STRING "file 5.12" 237 238 /* Define to the one symbol short name of this package. */ 239 #define PACKAGE_TARNAME "file" 240 241 /* Define to the home page for this package. */ 242 #define PACKAGE_URL "" 243 244 /* Define to the version of this package. */ 245 #define PACKAGE_VERSION "5.12" 246 247 /* Define to 1 if you have the ANSI C header files. */ 248 #define STDC_HEADERS 1 249 250 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 251 /* #undef TM_IN_SYS_TIME */ 252 253 /* Enable extensions on AIX 3, Interix. */ 254 #ifndef _ALL_SOURCE 255 # define _ALL_SOURCE 1 256 #endif 257 /* Enable GNU extensions on systems that have them. */ 258 #ifndef _GNU_SOURCE 259 # define _GNU_SOURCE 1 260 #endif 261 /* Enable threading extensions on Solaris. */ 262 #ifndef _POSIX_PTHREAD_SEMANTICS 263 # define _POSIX_PTHREAD_SEMANTICS 1 264 #endif 265 /* Enable extensions on HP NonStop. */ 266 #ifndef _TANDEM_SOURCE 267 # define _TANDEM_SOURCE 1 268 #endif 269 /* Enable general extensions on Solaris. */ 270 #ifndef __EXTENSIONS__ 271 # define __EXTENSIONS__ 1 272 #endif 273 274 275 /* Version number of package */ 276 #define VERSION "5.12" 277 278 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 279 significant byte first (like Motorola and SPARC, unlike Intel). */ 280 #if defined AC_APPLE_UNIVERSAL_BUILD 281 # if defined __BIG_ENDIAN__ 282 # define WORDS_BIGENDIAN 1 283 # endif 284 #else 285 # ifndef WORDS_BIGENDIAN 286 /* # undef WORDS_BIGENDIAN */ 287 # endif 288 #endif 289 290 /* Enable large inode numbers on Mac OS X 10.5. */ 291 #ifndef _DARWIN_USE_64_BIT_INODE 292 # define _DARWIN_USE_64_BIT_INODE 1 293 #endif 294 295 /* Number of bits in a file offset, on hosts where this is settable. */ 296 /* #undef _FILE_OFFSET_BITS */ 297 298 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 299 /* #undef _LARGEFILE_SOURCE */ 300 301 /* Define for large files, on AIX-style hosts. */ 302 /* #undef _LARGE_FILES */ 303 304 /* Define to 1 if on MINIX. */ 305 /* #undef _MINIX */ 306 307 /* Define to 2 if the system does not provide POSIX.1 features except with 308 this defined. */ 309 /* #undef _POSIX_1_SOURCE */ 310 311 /* Define to 1 if you need to in order for `stat' and other things to work. */ 312 /* #undef _POSIX_SOURCE */ 313 314 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 315 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 316 #define below would cause a syntax error. */ 317 /* #undef _UINT32_T */ 318 319 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 320 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 321 #define below would cause a syntax error. */ 322 /* #undef _UINT64_T */ 323 324 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, 325 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 326 #define below would cause a syntax error. */ 327 /* #undef _UINT8_T */ 328 329 /* Define to empty if `const' does not conform to ANSI C. */ 330 /* #undef const */ 331 332 /* Define to the type of a signed integer type of width exactly 32 bits if 333 such a type exists and the standard includes do not define it. */ 334 /* #undef int32_t */ 335 336 /* Define to the type of a signed integer type of width exactly 64 bits if 337 such a type exists and the standard includes do not define it. */ 338 /* #undef int64_t */ 339 340 /* Define to a type if <wchar.h> does not define. */ 341 /* #undef mbstate_t */ 342 343 /* Define to `long int' if <sys/types.h> does not define. */ 344 /* #undef off_t */ 345 346 /* Define to `int' if <sys/types.h> does not define. */ 347 /* #undef pid_t */ 348 349 /* Define to `unsigned int' if <sys/types.h> does not define. */ 350 /* #undef size_t */ 351 352 /* Define to the type of an unsigned integer type of width exactly 16 bits if 353 such a type exists and the standard includes do not define it. */ 354 /* #undef uint16_t */ 355 356 /* Define to the type of an unsigned integer type of width exactly 32 bits if 357 such a type exists and the standard includes do not define it. */ 358 /* #undef uint32_t */ 359 360 /* Define to the type of an unsigned integer type of width exactly 64 bits if 361 such a type exists and the standard includes do not define it. */ 362 /* #undef uint64_t */ 363 364 /* Define to the type of an unsigned integer type of width exactly 8 bits if 365 such a type exists and the standard includes do not define it. */ 366 /* #undef uint8_t */ 367 368 /* Define as `fork' if `vfork' does not work. */ 369 /* #undef vfork */ 370