lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV DOS patch for 2.8.1dev5


From: T.E.Dickey
Subject: Re: LYNX-DEV DOS patch for 2.8.1dev5
Date: Thu, 2 Apr 1998 18:02:13 -0500 (EST)

> 
> Version 2.8.1dev5 doesn't compile under DJGPP because of a conflict 
> between the two tcp.h files (lynx and wattcp). The following patch fixes 
> this so that the compilation under DJGPP succeeds. 
I'd forgotten about this: but are the tcp.h files compatible, or should
we rename the Lynx tcp.h?

>                                  Doug 
>  
>  
> *** lynx2-8/WWW/Library/djgpp/makefile        Wed Mar 25 05:58:54 1998 
> --- lynx2-8/WWW/Library/djgpp/makefile.new    Wed Apr  1 22:37:20 1998 
> *************** 
> *** 8,13 **** 
> --- 8,14 ---- 
>   #ASIS_MACH = hardware/os 
>    
>   CFLAGS = -O3 -DUSE_ZLIB -DDOSPATH -DNOUSERS -DDEBUG \ 
> + -I../implemen \ 
>   -I../../../djgpp/tcplib/include \ 
>   -I../../../djgpp/tcplib/include/tcp \ 
>   -I../../../src \ 
>  
>  
> __ 
> Doug Kaufman 
> Internet: address@hidden (preferred) 
>         address@hidden 
> 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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