/* Misc defs */ #undef PACKAGE #undef VERSION /* some other string */ #undef PATH_PROG_SENDMAIL #undef PATH_PROG_NETSCAPE #undef PATH_PROG_URLHANDLER #undef PATH_PROG_PERL /* memory check options */ #undef USE_DMALLOC /* does this system have the snprintf and vsnprintf calls? */ #undef HAVE_SNPRINTF #undef HAVE_VSNPRINTF #undef HAVE_WAITPID /* support for socks4 and/or socks5 */ #undef WITH_SOCKS4 #undef WITH_SOCKS5 /* indicate we're using gtk - for use with yahoolib.c */ #undef WITH_GTK #undef CAN_GET_X_IDLE_TIME