| /** | |
| *** Configuration parameters for the OS/400 implementation. | |
| *** | |
| *** See Copyright for the status of this software. | |
| *** | |
| *** Author: Patrick Monnerat <[email protected]>, DATASPHERE S.A. | |
| **/ | |
| /* Define to 1 if you have the <arpa/inet.h> header file. */ | |
| /* Define to 1 if you have the <arpa/nameser.h> header file. */ | |
| /* Whether struct sockaddr::__ss_family exists */ | |
| /* Define to 1 if you have the <dlfcn.h> header file. */ | |
| /* Have dlopen based dso */ | |
| /* Define to 1 if you have the <dl.h> header file. */ | |
| /* Define to 1 if you have the <fcntl.h> header file. */ | |
| /* Define to 1 if you have the `ftime' function. */ | |
| /* Define if getaddrinfo is there */ | |
| /* Define to 1 if you have the `gettimeofday' function. */ | |
| /* Define to 1 if you have the <inttypes.h> header file. */ | |
| /* Define to 1 if you have the `isascii' function. */ | |
| /* Define if history library is there (-lhistory) */ | |
| /* Define if readline library is there (-lreadline) */ | |
| /* Define to 1 if you have the `mmap' function. */ | |
| /* Define to 1 if you have the `munmap' function. */ | |
| /* mmap() is no good without munmap() */ | |
| /* Define to 1 if you have the <netdb.h> header file. */ | |
| /* Define to 1 if you have the <netinet/in.h> header file. */ | |
| /* Define to 1 if you have the <poll.h> header file. */ | |
| /* Define if <pthread.h> is there */ | |
| /* Define to 1 if you have the `putenv' function. */ | |
| /* Define to 1 if you have the `rand_r' function. */ | |
| /* Define to 1 if you have the <resolv.h> header file. */ | |
| /* Have shl_load based dso */ | |
| /* Define to 1 if you have the `stat' function. */ | |
| /* Define to 1 if you have the <stdint.h> header file. */ | |
| /* Define to 1 if you have the <sys/mman.h> header file. */ | |
| /* Define to 1 if you have the <sys/select.h> header file. */ | |
| /* Define to 1 if you have the <sys/socket.h> header file. */ | |
| /* Define to 1 if you have the <sys/stat.h> header file. */ | |
| /* Define to 1 if you have the <sys/timeb.h> header file. */ | |
| /* Define to 1 if you have the <sys/time.h> header file. */ | |
| /* Define to 1 if you have the <sys/types.h> header file. */ | |
| /* Define to 1 if you have the <unistd.h> header file. */ | |
| /* Whether va_copy() is available */ | |
| /* Whether __va_copy() is available */ | |
| /* Define to the sub-directory in which libtool stores uninstalled libraries. | |
| */ | |
| /* Name of package */ | |
| /* Define to the address where bug reports for this package should be sent. */ | |
| /* Define to the full name of this package. */ | |
| /* Define to the full name and version of this package. */ | |
| /* Define to the one symbol short name of this package. */ | |
| /* Define to the home page for this package. */ | |
| /* Define to the version of this package. */ | |
| /* Support for IPv6 */ | |
| /* Version number of package */ | |
| /* Determine what socket length (socklen_t) data type is */ | |
| /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, | |
| <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the | |
| #define below would cause a syntax error. */ | |
| /* ss_family is not defined here, use __ss_family instead */ | |
| /* Define to the type of an unsigned integer type of width exactly 32 bits if | |
| such a type exists and the standard includes do not define it. */ | |
| /* Type cast for the send() function 2nd arg */ | |
| /* Type cast for the gethostbyname() argument */ | |
| /* Define if va_list is an array type */ | |