/* Define to enable direct WAIS access. */
#undef HT_DIRECT_WAIS

/* Define to enable Zlib compression / decompression support. */
#undef HT_ZLIB

/* Define to enable POSIX RegEx support. */
#undef HT_POSIX_REGEX

/* Define to enable support for enabling a rules file w/o user interaction. */
#undef HT_AUTOMATIC_RULES

/* Define to enable SOCKS firewall-breaching code. */
#undef SOCKS
#undef SOCKS4
#undef SOCKS5

/* Define to enable TcL testing code. */
#undef LIBTCL

/* Define to build Cyrillic version. */
#undef CYRILLIC

/* Define to use internal signal handler */
#undef WWWLIB_SIG

/* Define to build using reentrant system calls. */
#undef HT_REENTRANT

/* Define to be the package name. */
#undef W3C_PACKAGE

/* Define to be the version. */
#undef W3C_VERSION

/* Define to be the location of the W3C Icons */
#undef W3C_ICONS

/* Define this to be the prefix for cache files. */
#undef CACHE_FILE_PREFIX

/* Define this if we can select on stdin. */
#undef TTY_IS_SELECTABLE

/* Define this if the platform uses EBCDIC instead of ASCII. */
#undef NOT_ASCII

/* Define to disable Nagle's algorithm */
#undef HT_NO_NAGLE

/* Define to disable HTTP/1.1 pipelining */
#undef HT_NO_PIPELINING

/* Define to force use of HTTP/1.0 */
#undef HT_FORCE_10

/* Define to disable HTTP/1.1 pipelining */
#undef HT_NO_PIPELINING

/* Define to enable MUX as HTTP transport */
#undef HT_MUX

/* Define this if a typedef'd function definition may not be preceeded by 
its ``extern'' declaration. */
#undef NO_EXTERN_TYPEDEF_FUNC

/* Define this if the compiler doesn't like pointers to undefined structs. */
#undef NO_PTR_UNDEF_STRUCT

/* Define this if it's not typedef'd automatically. */
#undef BOOLEAN

/* Define this to be the location of the resolver configuration file. */
#undef RESOLV_CONF

/* Define this to be the rlogin program name. */
#undef RLOGIN_PROGRAM

/* Define this to be the telnet program name. */
#undef TELNET_PROGRAM

/* Define this to be the tn3270 program name. */
#undef TN3270_PROGRAM

/* Define this if your telnet accepts the -l <username> option */
#undef TELNET_MINUS_L

/* Define this if it isn't in the header files.  */
#undef u_char

/* For removing a file */
#undef unlink

/* Define this if it isn't in the header files.  */
#undef u_short

/* Define this if it isn't in the header files.  */
#undef u_long

/* Define if type_t is of type long */
#undef HAVE_LONG_TIME_T

/* Define if size_t is of type long */
#undef HAVE_LONG_SIZE_T

@BOTTOM@

/* Define this if you have the external variable 'socket_errno'. */
#undef HAVE_SOCKET_ERRNO

/* Define this if you have the external variable 'sys_errlist'. */
#undef HAVE_SYS_ERRLIST

/* Define this if you have the external variable 'sys_nerr'. */
#undef HAVE_SYS_NERR

/* Define this if you have the external variable 'timezone' */
#undef HAVE_TIMEZONE

/* Define this if you have the external variable 'altzone' */
#undef HAVE_ALTZONE

/* Define this if you have the external variable 'altzone' */
#undef HAVE_DAYLIGHT

/* Define this if you have the uxc$inetdef.h header file. */
#undef HAVE_UXC_INETDEF_H

/* Define this if directory entries have inodes. */
#undef HAVE_DIRENT_INO

/* Define this if tm structure includes a tm_gmtoff entry. */
#undef HAVE_TM_GMTOFF

/* Define this if your ioctl understands the winsize structure. */
#undef HAVE_WINSIZE

/* Define this if the extern timezone is negative. */
#undef NEGATIVE_TIMEZONE

/* Define this if sys_errlist must be declared (if it exists). */
#undef NEED_SYS_ERRLIST_DECLARED

/* Define this if sys_nerr must be declared (if it exists). */
#undef NEED_SYS_NERR_DECLARED


