/* Name of the package. */ #undef PACKAGE /* Version of the package. */ #undef VERSION /* Debugging */ #undef SILC_DEBUG /* Default configuration file */ #undef SILC_SERVER_CONFIG_FILE /* SIM (SILC Module) support */ #undef SILC_SIM #undef HAVE_RTLD_NOW #undef HAVE_RTLD_LAZY /* Types */ #undef SILC_SIZEOF_LONG_LONG #undef SILC_SIZEOF_LONG #undef SILC_SIZEOF_INT #undef SILC_SIZEOF_SHORT #undef SILC_SIZEOF_CHAR #undef SILC_SIZEOF_VOID_P /* Redefs for SOCKS5 library */ #undef SOCKS #undef SOCKS5 #undef Rconnect #undef Rgetsockname #undef Rgetpeername #undef Rbind #undef Raccept #undef Rlisten #undef Rselect #undef Rrecvfrom #undef Rsendto #undef Rrecv #undef Rsend #undef Rread #undef Rwrite #undef Rrresvport #undef Rshutdown #undef Rlisten #undef Rclose #undef Rdup #undef Rdup2 #undef Rfclose #undef Rgethostbyname