| 1 |
738 |
jeremybenn |
/* config.h.in. Generated from configure.ac by autoheader. */
|
| 2 |
|
|
|
| 3 |
|
|
/* Define to the name of the symbol used for the entry point. */
|
| 4 |
|
|
#undef ENTRY_POINT
|
| 5 |
|
|
|
| 6 |
|
|
/* Define to 1 if you have the `addmntent' function. */
|
| 7 |
|
|
#undef HAVE_ADDMNTENT
|
| 8 |
|
|
|
| 9 |
|
|
/* Define to 1 if you have the header file. */
|
| 10 |
|
|
#undef HAVE_ARPA_INET_H
|
| 11 |
|
|
|
| 12 |
|
|
/* Define to 1 if you have the `backtrace' function. */
|
| 13 |
|
|
#undef HAVE_BACKTRACE
|
| 14 |
|
|
|
| 15 |
|
|
/* Define to 1 if you have the `backtrace_symbols' function. */
|
| 16 |
|
|
#undef HAVE_BACKTRACE_SYMBOLS
|
| 17 |
|
|
|
| 18 |
|
|
/* Define to 1 if the target assembler supports thread-local storage. */
|
| 19 |
|
|
#undef HAVE_CC_TLS
|
| 20 |
|
|
|
| 21 |
|
|
/* Define to 1 if you have the header file. */
|
| 22 |
|
|
#undef HAVE_CTYPE_H
|
| 23 |
|
|
|
| 24 |
|
|
/* Define to 1 if you have the `cuserid' function. */
|
| 25 |
|
|
#undef HAVE_CUSERID
|
| 26 |
|
|
|
| 27 |
|
|
/* Define to 1 if you have the header file. */
|
| 28 |
|
|
#undef HAVE_DIRENT_H
|
| 29 |
|
|
|
| 30 |
|
|
/* Define to 1 if you have the header file. */
|
| 31 |
|
|
#undef HAVE_DLFCN_H
|
| 32 |
|
|
|
| 33 |
|
|
/* Define to 1 if you have the `dlvsym' function. */
|
| 34 |
|
|
#undef HAVE_DLVSYM
|
| 35 |
|
|
|
| 36 |
|
|
/* Define to 1 if you have the header file. */
|
| 37 |
|
|
#undef HAVE_EXECINFO_H
|
| 38 |
|
|
|
| 39 |
|
|
/* Define to 1 if you have the `fopen64' function. */
|
| 40 |
|
|
#undef HAVE_FOPEN64
|
| 41 |
|
|
|
| 42 |
|
|
/* Define to 1 if you have the `freopen64' function. */
|
| 43 |
|
|
#undef HAVE_FREOPEN64
|
| 44 |
|
|
|
| 45 |
|
|
/* Define to 1 if you have the `fseeko64' function. */
|
| 46 |
|
|
#undef HAVE_FSEEKO64
|
| 47 |
|
|
|
| 48 |
|
|
/* Define to 1 if you have the `ftello64' function. */
|
| 49 |
|
|
#undef HAVE_FTELLO64
|
| 50 |
|
|
|
| 51 |
|
|
/* Define to 1 if you have the `gai_strerror' function. */
|
| 52 |
|
|
#undef HAVE_GAI_STRERROR
|
| 53 |
|
|
|
| 54 |
|
|
/* Define to 1 if you have the `getaddrinfo' function. */
|
| 55 |
|
|
#undef HAVE_GETADDRINFO
|
| 56 |
|
|
|
| 57 |
|
|
/* Define to 1 if you have the `getgrent' function. */
|
| 58 |
|
|
#undef HAVE_GETGRENT
|
| 59 |
|
|
|
| 60 |
|
|
/* Define to 1 if you have the `getgrgid' function. */
|
| 61 |
|
|
#undef HAVE_GETGRGID
|
| 62 |
|
|
|
| 63 |
|
|
/* Define to 1 if you have the `getgrgid_r' function. */
|
| 64 |
|
|
#undef HAVE_GETGRGID_R
|
| 65 |
|
|
|
| 66 |
|
|
/* Define to 1 if you have the `getgrnam' function. */
|
| 67 |
|
|
#undef HAVE_GETGRNAM
|
| 68 |
|
|
|
| 69 |
|
|
/* Define to 1 if you have the `getgrnam_r' function. */
|
| 70 |
|
|
#undef HAVE_GETGRNAM_R
|
| 71 |
|
|
|
| 72 |
|
|
/* Define to 1 if you have the `getlogin' function. */
|
| 73 |
|
|
#undef HAVE_GETLOGIN
|
| 74 |
|
|
|
| 75 |
|
|
/* Define to 1 if you have the `getlogin_r' function. */
|
| 76 |
|
|
#undef HAVE_GETLOGIN_R
|
| 77 |
|
|
|
| 78 |
|
|
/* Define to 1 if you have the `getmntent' function. */
|
| 79 |
|
|
#undef HAVE_GETMNTENT
|
| 80 |
|
|
|
| 81 |
|
|
/* Define to 1 if you have the `getprotobyname' function. */
|
| 82 |
|
|
#undef HAVE_GETPROTOBYNAME
|
| 83 |
|
|
|
| 84 |
|
|
/* Define to 1 if you have the `getprotobynumber' function. */
|
| 85 |
|
|
#undef HAVE_GETPROTOBYNUMBER
|
| 86 |
|
|
|
| 87 |
|
|
/* Define to 1 if you have the `getprotoent' function. */
|
| 88 |
|
|
#undef HAVE_GETPROTOENT
|
| 89 |
|
|
|
| 90 |
|
|
/* Define to 1 if you have the `getpwent' function. */
|
| 91 |
|
|
#undef HAVE_GETPWENT
|
| 92 |
|
|
|
| 93 |
|
|
/* Define to 1 if you have the `getpwnam' function. */
|
| 94 |
|
|
#undef HAVE_GETPWNAM
|
| 95 |
|
|
|
| 96 |
|
|
/* Define to 1 if you have the `getpwnam_r' function. */
|
| 97 |
|
|
#undef HAVE_GETPWNAM_R
|
| 98 |
|
|
|
| 99 |
|
|
/* Define to 1 if you have the `getpwuid' function. */
|
| 100 |
|
|
#undef HAVE_GETPWUID
|
| 101 |
|
|
|
| 102 |
|
|
/* Define to 1 if you have the `getpwuid_r' function. */
|
| 103 |
|
|
#undef HAVE_GETPWUID_R
|
| 104 |
|
|
|
| 105 |
|
|
/* Define to 1 if you have the `getservbyname' function. */
|
| 106 |
|
|
#undef HAVE_GETSERVBYNAME
|
| 107 |
|
|
|
| 108 |
|
|
/* Define to 1 if you have the `getservbyport' function. */
|
| 109 |
|
|
#undef HAVE_GETSERVBYPORT
|
| 110 |
|
|
|
| 111 |
|
|
/* Define to 1 if you have the `getservent' function. */
|
| 112 |
|
|
#undef HAVE_GETSERVENT
|
| 113 |
|
|
|
| 114 |
|
|
/* Define to 1 if you have the `gettimeofday' function. */
|
| 115 |
|
|
#undef HAVE_GETTIMEOFDAY
|
| 116 |
|
|
|
| 117 |
|
|
/* Define to 1 if you have the header file. */
|
| 118 |
|
|
#undef HAVE_GRP_H
|
| 119 |
|
|
|
| 120 |
|
|
/* Define to 1 if you have the `inet_ntoa' function. */
|
| 121 |
|
|
#undef HAVE_INET_NTOA
|
| 122 |
|
|
|
| 123 |
|
|
/* Define to 1 if you have the header file. */
|
| 124 |
|
|
#undef HAVE_INTTYPES_H
|
| 125 |
|
|
|
| 126 |
|
|
/* Define to 1 if you have the `dl' library (-ldl). */
|
| 127 |
|
|
#undef HAVE_LIBDL
|
| 128 |
|
|
|
| 129 |
|
|
/* Define to 1 if you have the `rt' library (-lrt). */
|
| 130 |
|
|
#undef HAVE_LIBRT
|
| 131 |
|
|
|
| 132 |
|
|
/* Define to 1 if you have the `socket' library (-lsocket). */
|
| 133 |
|
|
#undef HAVE_LIBSOCKET
|
| 134 |
|
|
|
| 135 |
|
|
/* Define to 1 if you have the `memmem' function. */
|
| 136 |
|
|
#undef HAVE_MEMMEM
|
| 137 |
|
|
|
| 138 |
|
|
/* Define to 1 if you have the header file. */
|
| 139 |
|
|
#undef HAVE_MEMORY_H
|
| 140 |
|
|
|
| 141 |
|
|
/* Define to 1 if you have the `mempcpy' function. */
|
| 142 |
|
|
#undef HAVE_MEMPCPY
|
| 143 |
|
|
|
| 144 |
|
|
/* Define to 1 if you have the `memrchr' function. */
|
| 145 |
|
|
#undef HAVE_MEMRCHR
|
| 146 |
|
|
|
| 147 |
|
|
/* Define to 1 if you have the `mmap' function. */
|
| 148 |
|
|
#undef HAVE_MMAP
|
| 149 |
|
|
|
| 150 |
|
|
/* Define to 1 if you have the `mmap64' function. */
|
| 151 |
|
|
#undef HAVE_MMAP64
|
| 152 |
|
|
|
| 153 |
|
|
/* Define to 1 if you have the header file. */
|
| 154 |
|
|
#undef HAVE_MNTENT_H
|
| 155 |
|
|
|
| 156 |
|
|
/* Define to 1 if you have the `munmap' function. */
|
| 157 |
|
|
#undef HAVE_MUNMAP
|
| 158 |
|
|
|
| 159 |
|
|
/* Define to 1 if you have the header file. */
|
| 160 |
|
|
#undef HAVE_NETDB_H
|
| 161 |
|
|
|
| 162 |
|
|
/* Define to 1 if you have the header file. */
|
| 163 |
|
|
#undef HAVE_NETINET_IN_H
|
| 164 |
|
|
|
| 165 |
|
|
/* Define to 1 if you have the header file. */
|
| 166 |
|
|
#undef HAVE_PTHREAD_H
|
| 167 |
|
|
|
| 168 |
|
|
/* Define to 1 if you have the header file. */
|
| 169 |
|
|
#undef HAVE_PWD_H
|
| 170 |
|
|
|
| 171 |
|
|
/* Define to 1 if you have the `rawmemchr' function. */
|
| 172 |
|
|
#undef HAVE_RAWMEMCHR
|
| 173 |
|
|
|
| 174 |
|
|
/* Define to 1 if you have the `setbuf' function. */
|
| 175 |
|
|
#undef HAVE_SETBUF
|
| 176 |
|
|
|
| 177 |
|
|
/* Define to 1 if you have the `setbuffer' function. */
|
| 178 |
|
|
#undef HAVE_SETBUFFER
|
| 179 |
|
|
|
| 180 |
|
|
/* Define to 1 if you have the `sethostname' function. */
|
| 181 |
|
|
#undef HAVE_SETHOSTNAME
|
| 182 |
|
|
|
| 183 |
|
|
/* Define to 1 if you have the `setlinebuf' function. */
|
| 184 |
|
|
#undef HAVE_SETLINEBUF
|
| 185 |
|
|
|
| 186 |
|
|
/* Define to 1 if you have the `setmntent' function. */
|
| 187 |
|
|
#undef HAVE_SETMNTENT
|
| 188 |
|
|
|
| 189 |
|
|
/* Define to 1 if you have the `setvbuf' function. */
|
| 190 |
|
|
#undef HAVE_SETVBUF
|
| 191 |
|
|
|
| 192 |
|
|
/* Define to 1 if you have the `signal' function. */
|
| 193 |
|
|
#undef HAVE_SIGNAL
|
| 194 |
|
|
|
| 195 |
|
|
/* Define to 1 if you have the header file. */
|
| 196 |
|
|
#undef HAVE_SIGNAL_H
|
| 197 |
|
|
|
| 198 |
|
|
/* Define it socklen_t typedef is in sys/socket.h. */
|
| 199 |
|
|
#undef HAVE_SOCKLEN_T
|
| 200 |
|
|
|
| 201 |
|
|
/* Define to 1 if you have the `stat64' function. */
|
| 202 |
|
|
#undef HAVE_STAT64
|
| 203 |
|
|
|
| 204 |
|
|
/* Define to 1 if you have the header file. */
|
| 205 |
|
|
#undef HAVE_STDINT_H
|
| 206 |
|
|
|
| 207 |
|
|
/* Define to 1 if you have the header file. */
|
| 208 |
|
|
#undef HAVE_STDLIB_H
|
| 209 |
|
|
|
| 210 |
|
|
/* Define to 1 if you have the `stpcpy' function. */
|
| 211 |
|
|
#undef HAVE_STPCPY
|
| 212 |
|
|
|
| 213 |
|
|
/* Define to 1 if you have the header file. */
|
| 214 |
|
|
#undef HAVE_STRINGS_H
|
| 215 |
|
|
|
| 216 |
|
|
/* Define to 1 if you have the header file. */
|
| 217 |
|
|
#undef HAVE_STRING_H
|
| 218 |
|
|
|
| 219 |
|
|
/* Define to 1 if you have the `strncpy' function. */
|
| 220 |
|
|
#undef HAVE_STRNCPY
|
| 221 |
|
|
|
| 222 |
|
|
/* Define to 1 if you have the `strnlen' function. */
|
| 223 |
|
|
#undef HAVE_STRNLEN
|
| 224 |
|
|
|
| 225 |
|
|
/* Define to 1 if you have the header file. */
|
| 226 |
|
|
#undef HAVE_SYS_IPC_H
|
| 227 |
|
|
|
| 228 |
|
|
/* Define to 1 if you have the header file. */
|
| 229 |
|
|
#undef HAVE_SYS_MMAN_H
|
| 230 |
|
|
|
| 231 |
|
|
/* Define to 1 if you have the header file. */
|
| 232 |
|
|
#undef HAVE_SYS_MNTTAB_H
|
| 233 |
|
|
|
| 234 |
|
|
/* Define to 1 if you have the header file. */
|
| 235 |
|
|
#undef HAVE_SYS_SEM_H
|
| 236 |
|
|
|
| 237 |
|
|
/* Define to 1 if you have the header file. */
|
| 238 |
|
|
#undef HAVE_SYS_SHM_H
|
| 239 |
|
|
|
| 240 |
|
|
/* Define to 1 if you have the header file. */
|
| 241 |
|
|
#undef HAVE_SYS_SOCKET_H
|
| 242 |
|
|
|
| 243 |
|
|
/* Define to 1 if you have the header file. */
|
| 244 |
|
|
#undef HAVE_SYS_STAT_H
|
| 245 |
|
|
|
| 246 |
|
|
/* Define to 1 if you have the header file. */
|
| 247 |
|
|
#undef HAVE_SYS_TYPES_H
|
| 248 |
|
|
|
| 249 |
|
|
/* Define to 1 if you have the header file. */
|
| 250 |
|
|
#undef HAVE_SYS_WAIT_H
|
| 251 |
|
|
|
| 252 |
|
|
/* Define to 1 if the target supports thread-local storage. */
|
| 253 |
|
|
#undef HAVE_TLS
|
| 254 |
|
|
|
| 255 |
|
|
/* union semun defined in sys/ipc.h or sys/sem.h */
|
| 256 |
|
|
#undef HAVE_UNION_SEMUN
|
| 257 |
|
|
|
| 258 |
|
|
/* Define to 1 if you have the header file. */
|
| 259 |
|
|
#undef HAVE_UNISTD_H
|
| 260 |
|
|
|
| 261 |
|
|
/* Define to 1 if you have the `__ctype_b_loc' function. */
|
| 262 |
|
|
#undef HAVE___CTYPE_B_LOC
|
| 263 |
|
|
|
| 264 |
|
|
/* Define to 1 if you have the `__ctype_tolower_loc' function. */
|
| 265 |
|
|
#undef HAVE___CTYPE_TOLOWER_LOC
|
| 266 |
|
|
|
| 267 |
|
|
/* Define to 1 if you have the `__ctype_toupper_loc' function. */
|
| 268 |
|
|
#undef HAVE___CTYPE_TOUPPER_LOC
|
| 269 |
|
|
|
| 270 |
|
|
/* Define to 1 if you have the `__libc_freeres' function. */
|
| 271 |
|
|
#undef HAVE___LIBC_FREERES
|
| 272 |
|
|
|
| 273 |
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
| 274 |
|
|
*/
|
| 275 |
|
|
#undef LT_OBJDIR
|
| 276 |
|
|
|
| 277 |
|
|
/* Name of package */
|
| 278 |
|
|
#undef PACKAGE
|
| 279 |
|
|
|
| 280 |
|
|
/* Define to the address where bug reports for this package should be sent. */
|
| 281 |
|
|
#undef PACKAGE_BUGREPORT
|
| 282 |
|
|
|
| 283 |
|
|
/* Define to the full name of this package. */
|
| 284 |
|
|
#undef PACKAGE_NAME
|
| 285 |
|
|
|
| 286 |
|
|
/* Define to the full name and version of this package. */
|
| 287 |
|
|
#undef PACKAGE_STRING
|
| 288 |
|
|
|
| 289 |
|
|
/* Define to the one symbol short name of this package. */
|
| 290 |
|
|
#undef PACKAGE_TARNAME
|
| 291 |
|
|
|
| 292 |
|
|
/* Define to the home page for this package. */
|
| 293 |
|
|
#undef PACKAGE_URL
|
| 294 |
|
|
|
| 295 |
|
|
/* Define to the version of this package. */
|
| 296 |
|
|
#undef PACKAGE_VERSION
|
| 297 |
|
|
|
| 298 |
|
|
/* pthread_create symbol version */
|
| 299 |
|
|
#undef PTHREAD_CREATE_VERSION
|
| 300 |
|
|
|
| 301 |
|
|
/* Define to 1 if you have the ANSI C header files. */
|
| 302 |
|
|
#undef STDC_HEADERS
|
| 303 |
|
|
|
| 304 |
|
|
/* Define to 1 if the target use emutls for thread-local storage. */
|
| 305 |
|
|
#undef USE_EMUTLS
|
| 306 |
|
|
|
| 307 |
|
|
/* Version number of package */
|
| 308 |
|
|
#undef VERSION
|