On Sun, Feb 17, 2008 at 05:33:30PM -0500, Thomas Dickey wrote: > 2008-02-17 (2.8.7dev.8) > * minor fix for version message to ensure WWW version shows when not building > with OpenSSL -GV
I see now (couldn't get to it before, if I were to put out dev.8 today), that this change isn't correct. It needs something like this chunk in WWW/Library/Implementation/HTString.c: #ifdef _WINDOWS #undef VC #define VC "2.14FM" #endif -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
