lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev symbolic links not possible for COPY* files?


From: dickey
Subject: Re: lynx-dev symbolic links not possible for COPY* files?
Date: Mon, 31 May 1999 06:26:14 -0400 (EDT)

> 
> Lines 378-379 in makefile.in, is there a porting problem that these 
> cannot be symbolic links: 
>                 ln $(DOCDIR)/COPYHEADER . || cp $(DOCDIR)/COPYHEADER . ; \ 
>                 ln $(DOCDIR)/COPYING    . || cp $(DOCDIR)/COPYING . ) 
> Would prefer symbolic links, but no problem if it cannot be done. 
it was just the simplest thing that I could implement which was portable &
didn't add a big diff to the configure file (symbolic links aren't portable
& have to be tested-for).

>  
> __Henry 


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

reply via email to

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