2000-04-17 11:47:57 +00:00
|
|
|
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
|
|
|
|
/* Define to empty if the keyword does not work. */
|
|
|
|
#undef const
|
|
|
|
|
|
|
|
/* Define if you don't have vprintf but do have _doprnt. */
|
|
|
|
#undef HAVE_DOPRNT
|
|
|
|
|
|
|
|
/* Define if you have the vprintf function. */
|
|
|
|
#undef HAVE_VPRINTF
|
|
|
|
|
|
|
|
/* Define as the return type of signal handlers (int or void). */
|
|
|
|
#undef RETSIGTYPE
|
|
|
|
|
|
|
|
/* Define if you have the ANSI C header files. */
|
|
|
|
#undef STDC_HEADERS
|
|
|
|
|
|
|
|
/* Define if you can safely include both <sys/time.h> and <time.h>. */
|
|
|
|
#undef TIME_WITH_SYS_TIME
|
|
|
|
|
2000-06-29 13:39:16 +00:00
|
|
|
/* Define if you have the gethostbyname function. */
|
|
|
|
#undef HAVE_GETHOSTBYNAME
|
|
|
|
|
2000-04-17 11:47:57 +00:00
|
|
|
/* Define if you have the gettimeofday function. */
|
|
|
|
#undef HAVE_GETTIMEOFDAY
|
|
|
|
|
2000-04-17 13:49:40 +00:00
|
|
|
/* Define if you have the sigaction function. */
|
|
|
|
#undef HAVE_SIGACTION
|
|
|
|
|
2000-04-17 11:47:57 +00:00
|
|
|
/* Define if you have the socket function. */
|
|
|
|
#undef HAVE_SOCKET
|
|
|
|
|
|
|
|
/* Define if you have the <sys/time.h> header file. */
|
|
|
|
#undef HAVE_SYS_TIME_H
|
|
|
|
|
|
|
|
/* Define if you have the <unistd.h> header file. */
|
|
|
|
#undef HAVE_UNISTD_H
|
|
|
|
|
2000-09-27 05:38:29 +00:00
|
|
|
/* Name of package */
|
|
|
|
#undef PACKAGE
|
|
|
|
|
|
|
|
/* Version number of package */
|
|
|
|
#undef VERSION
|
|
|
|
|
|
|
|
|
2000-04-17 13:49:40 +00:00
|
|
|
/* Do we have POSIX signals? */
|
|
|
|
#undef HAVE_SIGACTION
|
|
|
|
|
2000-04-17 14:31:25 +00:00
|
|
|
/* Do we have T/TCP? */
|
|
|
|
#undef HAVE_TTCP
|
|
|
|
|
2000-04-17 11:47:57 +00:00
|
|
|
/* Is sys_errlist declared? */
|
|
|
|
#undef DECL_SYS_ERRLIST
|
|
|
|
|
|
|
|
/* Is sys_nerr declared? */
|
|
|
|
#undef DECL_SYS_NERR
|
|
|
|
|
2000-04-17 13:11:31 +00:00
|
|
|
/* HTTP support */
|
|
|
|
#undef HTTP
|
|
|
|
|
2000-09-27 05:38:29 +00:00
|
|
|
/* SMTP support */
|
|
|
|
#undef SMTP
|
|
|
|
|
2000-04-17 13:11:31 +00:00
|
|
|
/* ICP support */
|
|
|
|
#undef ICP
|
2000-06-26 07:32:21 +00:00
|
|
|
|
2000-11-04 12:36:37 +00:00
|
|
|
/* SSL (crypto) */
|
|
|
|
#undef OPENSSL
|
|
|
|
|
2000-11-05 12:55:04 +00:00
|
|
|
/* Port name for HTTP. Unused. */
|
2000-07-02 20:43:55 +00:00
|
|
|
#undef HTTP_TCP_PORT
|
2000-07-06 08:03:37 +00:00
|
|
|
|
2000-11-06 14:14:14 +00:00
|
|
|
/* Port name for ICP. Unused. */
|
2000-07-02 20:43:55 +00:00
|
|
|
#undef ICP_UDP_PORT
|
|
|
|
|
2000-06-26 07:32:21 +00:00
|
|
|
#undef PACKAGE
|
|
|
|
#undef VERSION
|
|
|
|
|
|
|
|
/* $Id$ */
|