lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev documentation update Re: Hiroyuki's changes


From: Leonid Pauzner
Subject: lynx-dev documentation update Re: Hiroyuki's changes
Date: Wed, 25 Aug 1999 23:45:29 +0400 (MSD)

Following text should be added for
docs/readme.defines and docs/win-386.announce
unless Hiriyuki add more text himself.



diff -u old/readme.def ./readme.def
--- old/readme.def      Wed Jul 14 09:25:26 1999
+++ ./readme.def        Wed Aug 25 23:39:38 1999
@@ -37,6 +37,16 @@
 Added for 8+3 filesystems (DOS):
        FNAMES_8_3  also defined in userdefs.h if __DJGPP__

+* incorporate changes for win32 by Hiroyuki Senshu <address@hidden>
+  (SH) from
+    ftp://crab.it.osha.sut.ac.jp/pub/Win32/develope/senshu/Lynx/
+  Most changes are ifdef'd
+    #define _WIN_CC=    .... for Windows C Compiler
+    #define CJK_EX      .... CJK EXtension
+    #define SH_EX       .... Senshu Hiroyuki EXtension
+    #define WIN_EX      .... Windows EXtension
+
+
 B. Symbols to enable or disable specific features, mostly
 =========================================================
 Note that some of these may be only usable on some system types,
@@ -140,6 +150,5 @@
 max_cookies_buffer                     LYCookie.c
 max_cookies_domain                     LYCookie.c
 max_cookies_global                     LYCookie.c
-reverse_mailcap                                HTInit.c
 reverse_mailcap                                HTInit.c

diff -u old/win-386.ann ./win-386.ann
--- old/win-386.ann     Fri Feb 13 05:53:42 1998
+++ ./win-386.ann       Wed Aug 25 23:38:20 1999
@@ -26,3 +26,15 @@

 Wayne Buttles
 address@hidden
+
+
+
+Win32 port was further extended by Hiroyuki Senshu <address@hidden>
+ftp://crab.it.osha.sut.ac.jp/pub/Win32/develope/senshu/Lynx/
+  Most changes are ifdef'd
+    #define _WIN_CC=    .... for Windows C Compiler
+    #define CJK_EX      .... CJK EXtension
+    #define SH_EX       .... Senshu Hiroyuki EXtension
+    #define WIN_EX      .... Windows EXtension
+
+Lynx now builds with C++ Builder, Borland C++, Visual C++, and Cygwin.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]