--- dpi/https.c.orig Sun Oct 3 17:16:15 2004 +++ dpi/https.c Sun Oct 3 17:17:47 2004 @@ -53,7 +53,6 @@ #include #include "dpiutil.h" -#undef ENABLE_SSL #ifdef ENABLE_SSL #include @@ -605,13 +616,8 @@ static void no_ssl_support(void) "}\n\n" " *** Dillo's prototype plugin for https support" " is disabled now ***\n\n" - " If you want to test this alpha support code, just remove\n" - " line 56 from https.c, recompile and reinstall.\n\n" - " (beware that this https support is very limited now)\n\n" - " To use https and SSL, you must have \n" - " the OpenSSL development libraries installed. Check your\n" - " O/S distribution provider, or check out\n" - " www.openssl.org\n\n" + " If you want to test this alpha support code, define\n" + " WITH_DILLO_SSL in your make environment and rebuild the port.\n\n" " --\n" "\n", http_query