lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.2dev.9


From: dickey
Subject: Re: lynx-dev lynx2.8.2dev.9
Date: Sun, 13 Dec 1998 15:57:24 -0500 (EST)

> 
> > 1998-12-12 (2.8.2dev.9) 
>  
> Fix makefiles to build with DJGPP (problem introduced in dev8): 

thanks - actually you had commented about this after dev7, but I had no
patch to go with it.
  
> one in WWW/Library/DJGPP: 
>  
> diff -u old/makefile ./makefile 
> --- old/makefile        Wed Oct 14 05:23:56 1998 
> +++ ./makefile  Sun Dec 13 14:42:44 1998 
> @@ -11,6 +11,7 @@ 
>  -I../Implementation \ 
>  -I../../../djgpp/tcplib/include \ 
>  -I../../../djgpp/tcplib/include/tcp \ 
> +-I../../../curses \ 
>  -I../../../src \ 
>  -I../../.. 
>  LFLAGS = 
>  
>  
> and one in src/chrtrans: 
>  
> diff -u old/makefile.dos ./makefile.dos 
> --- old/makefile.dos    Sat Sep 26 20:28:34 1998 
> +++ ./makefile.dos      Sun Dec 13 14:36:36 1998 
> @@ -14,9 +14,10 @@ 
>  CC = gcc 
>  MCFLAGS = -O3 -DDOSPATH -DNO_TTYTYP \ 
>  -I. \ 
> --I../../WWW/library/implement \ 
> +-I../../WWW/Library/Implementation \ 
>  -I../../djgpp/tcplib/include \ 
> --I../../djgpp/tcplib/include/tcp 
> +-I../../djgpp/tcplib/include/tcp \ 
> +-I../.. 
>  
>  .SUFFIXES: .tbl 
>  # 
>  
>  


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

reply via email to

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