| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261 |
- /* config.h. Generated from config.h.in by configure. */
- /* config.h.in. Generated from configure.in by autoheader. */
- /* Define to 1 if you have the <arpa/inet.h> header file. */
- #define HAVE_ARPA_INET_H 1
- /* Define to 1 if you have the <ctype.h> header file. */
- #define HAVE_CTYPE_H 1
- /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
- */
- #define HAVE_DIRENT_H 1
- /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
- /* #undef HAVE_DOPRNT */
- /* Define to 1 if you have the <fcntl.h> header file. */
- #define HAVE_FCNTL_H 1
- /* Define to 1 if you have the `forkpty' function. */
- #define HAVE_FORKPTY 1
- /* Define to 1 if your system has /dev/ptms (STREAMS pseudoterminal mux). */
- #define HAVE__DEV_PTMX 1
- /* Define to 1 if you have the `getaddrinfo' function. */
- #define HAVE_GETADDRINFO 1
- /* Define to 1 if you have the `gethostbyname' function. */
- #define HAVE_GETHOSTBYNAME 1
- /* Define to 1 if you have the `gethostname' function. */
- #define HAVE_GETHOSTNAME 1
- /* Define to 1 if you have the `getmntent' function. */
- #define HAVE_GETMNTENT 1
- /* Define to 1 if you have the `gettimeofday' function. */
- #define HAVE_GETTIMEOFDAY 1
- /* Define to 1 if you have the <gnutls/gnutls.h> header file. */
- //#define HAVE_GNUTLS_H /**/
- /* Define to 1 if you have the `inet_ntoa' function. */
- #define HAVE_INET_NTOA 1
- /* Define to 1 if you have the <inttypes.h> header file. */
- #define HAVE_INTTYPES_H 1
- /* Define to 1 if you have the `nsl' library (-lnsl). */
- /* #undef HAVE_LIBNSL */
- /* Define to 1 if you have the `pthread' library (-lpthread). */
- #define HAVE_LIBPTHREAD 1
- /* Define to 1 if you have the `termcap' library (-ltermcap). */
- /* #undef HAVE_LIBTERMCAP */
- /* Define to 1 if you have the `util' library (-lutil). */
- #define HAVE_LIBUTIL 1
- /* Define to 1 if you have the `z' library (-lz). */
- #define HAVE_LIBZ 1
- /* Define to 1 if you have the <memory.h> header file. */
- #define HAVE_MEMORY_H 1
- /* Define to 1 if you have the `memset' function. */
- #define HAVE_MEMSET 1
- /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
- /* #undef HAVE_NDIR_H */
- /* Define to 1 if you have the <netdb.h> header file. */
- #define HAVE_NETDB_H 1
- /* Define to 1 if you have the <netinet/in.h> header file. */
- #define HAVE_NETINET_IN_H 1
- /* Define to 1 if you have the <net/errno.h> header file. */
- /* #undef HAVE_NET_ERRNO_H */
- /* Define to 1 if you have the <param.h> header file. */
- /* #undef HAVE_PARAM_H */
- /* Define to 1 if you have the `popen' function. */
- #define HAVE_POPEN 1
- /* Define to 1 if you have the <pthread.h> header file. */
- #define HAVE_PTHREAD_H 1
- /* Define to 1 if you have the <pty.h> header file. */
- #define HAVE_PTY_H 1
- /* Define to 1 if your system has a GNU libc compatible `realloc' function,
- and to 0 otherwise. */
- #define HAVE_REALLOC 1
- /* Define to 1 if you have the `select' function. */
- #define HAVE_SELECT 1
- /* Define to 1 if you have the `socket' function. */
- #define HAVE_SOCKET 1
- /* Define to 1 if you have the <socks.h> header file. */
- /* #undef HAVE_SOCKS_H */
- /* Define to 1 if `stat' has the bug that it succeeds when given the
- zero-length file name argument. */
- /* #undef HAVE_STAT_EMPTY_STRING_BUG */
- /* Define to 1 if stdbool.h conforms to C99. */
- #define HAVE_STDBOOL_H 1
- /* Define to 1 if you have the <stdint.h> header file. */
- #define HAVE_STDINT_H 1
- /* Define to 1 if you have the <stdlib.h> header file. */
- #define HAVE_STDLIB_H 1
- /* Define to 1 if you have the `strcasecmp' function. */
- #define HAVE_STRCASECMP 1
- /* Define to 1 if you have the `strchr' function. */
- #define HAVE_STRCHR 1
- /* Define to 1 if you have the `strdup' function. */
- #define HAVE_STRDUP 1
- /* Define to 1 if you have the `strerror' function. */
- #define HAVE_STRERROR 1
- /* Define to 1 if you have the `strftime' function. */
- #define HAVE_STRFTIME 1
- /* Define to 1 if you have the <strings.h> header file. */
- #define HAVE_STRINGS_H 1
- /* Define to 1 if you have the <string.h> header file. */
- #define HAVE_STRING_H 1
- /* Define to 1 if you have the `strncasecmp' function. */
- #define HAVE_STRNCASECMP 1
- /* Define to 1 if you have the `strstr' function. */
- #define HAVE_STRSTR 1
- /* Define to 1 if you have the <stropts.h> header file. */
- /* #undef HAVE_STROPTS_H */
- /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
- */
- /* #undef HAVE_SYS_DIR_H */
- /* Define to 1 if you have the <sys/ioctl.h> header file. */
- #define HAVE_SYS_IOCTL_H 1
- /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
- */
- /* #undef HAVE_SYS_NDIR_H */
- /* Define to 1 if you have the <sys/param.h> header file. */
- #define HAVE_SYS_PARAM_H 1
- /* Define to 1 if you have the <sys/ptem.h> header file. */
- /* #undef HAVE_SYS_PTEM_H */
- /* Define to 1 if you have the <sys/select.h> header file. */
- #define HAVE_SYS_SELECT_H 1
- /* Define to 1 if you have the <sys/socket.h> header file. */
- #define HAVE_SYS_SOCKET_H 1
- /* Define to 1 if you have the <sys/stat.h> header file. */
- #define HAVE_SYS_STAT_H 1
- /* Define to 1 if you have the <sys/termio.h> header file. */
- #define HAVE_SYS_TERMIO_H 1
- /* Define to 1 if you have the <sys/time.h> header file. */
- #define HAVE_SYS_TIME_H 1
- /* Define to 1 if you have the <sys/types.h> header file. */
- #define HAVE_SYS_TYPES_H 1
- /* Define to 1 if you have the <termcap.h> header file. */
- /* #undef HAVE_TERMCAP_H */
- /* Define to 1 if you have the <time.h> header file. */
- #define HAVE_TIME_H 1
- /* Define to 1 if you have the <unistd.h> header file. */
- #define HAVE_UNISTD_H 1
- /* Define to 1 if you have the <util.h> header file. */
- /* #undef HAVE_UTIL_H */
- /* Define to 1 if you have the `utime' function. */
- #define HAVE_UTIME 1
- /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
- #define HAVE_UTIME_NULL 1
- /* Define to 1 if you have the `vprintf' function. */
- #define HAVE_VPRINTF 1
- /* Define to 1 if you have the <zlib.h> header file. */
- #define HAVE_ZLIB_H 1
- /* Define to 1 if the system has the type `_Bool'. */
- #define HAVE__BOOL 1
- /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
- slash. */
- #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
- /* Define to the address where bug reports for this package should be sent. */
- #define PACKAGE_BUGREPORT ""
- /* Define to the full name of this package. */
- #define PACKAGE_NAME ""
- /* Define to the full name and version of this package. */
- #define PACKAGE_STRING ""
- /* Define to the one symbol short name of this package. */
- #define PACKAGE_TARNAME ""
- /* Define to the version of this package. */
- #define PACKAGE_VERSION ""
- /* Define as the return type of signal handlers (`int' or `void'). */
- #define RETSIGTYPE void
- /* Define to the type of arg 1 for `select'. */
- #define SELECT_TYPE_ARG1 int
- /* Define to the type of args 2, 3 and 4 for `select'. */
- #define SELECT_TYPE_ARG234 (fd_set *)
- /* Define to the type of arg 5 for `select'. */
- #define SELECT_TYPE_ARG5 (struct timeval *)
- /* Define to 1 if you have the ANSI C header files. */
- #define STDC_HEADERS 1
- /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
- #define TIME_WITH_SYS_TIME 1
- /* Define to 1 if your <sys/time.h> declares `struct tm'. */
- /* #undef TM_IN_SYS_TIME */
- /* Define to empty if `const' does not conform to ANSI C. */
- /* #undef const */
- /* Define to rpl_realloc if the replacement function should be used. */
- /* #undef realloc */
- /* Define to `unsigned int' if <sys/types.h> does not define. */
- /* #undef size_t */
|