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