lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev makefile rules


From: dickey
Subject: Re: lynx-dev makefile rules
Date: Wed, 7 Apr 1999 07:22:27 -0400 (EDT)

> 
> While building recent lynx without configure options on LINUX 
> I got these output on the screen (below). 
> My understandig was the default configuration does not include gettext() 
> support so "intl" directory and LOCALEDIR should be irrelevant, isn't it? 

should be (perhaps I missed a combination).  will check.
  
>  
> gcc -DHAVE_CONFIG_H   -I../../.. -I../../../src -I../../../intl -I../../.. 
> -I../ 
> ../../src -I../../../intl -I../../../WWW/Library/Implementation -O2 -DLINUX   
>  - 
> I../../../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c 
> ../../../W 
> WW/Library/Implementation/HTGopher.c 
>  
> etc. 
>  
> gcc -DHAVE_CONFIG_H  -DLOCALEDIR=\"/home/pauzner/.lynx/share/locale\" -I. 
> -I.. - 
> Ichrtrans -I./chrtrans -I.. -I../intl -I../src 
> -I../WWW/Library/Implementation 
> -O2 -DLINUX  -c ./LYJump.c 
> gcc -DHAVE_CONFIG_H  -DLOCALEDIR=\"/home/pauzner/.lynx/share/locale\" -I. 
> -I.. - 
> Ichrtrans -I./chrtrans -I.. -I../intl -I../src 
> -I../WWW/Library/Implementation 
> -O2 -DLINUX  -c ./LYList.c 
> etc. 
>  
> In fact, I use few configure options but they are far from gettext() 
> interest: 
>   ./configure --prefix=~/.lynx --exec-prefix=~/.lynx 
>   --enable-persistent-cookies --enable-nsl-fork 
>  
>  
>  


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

reply via email to

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