lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.2dev.3


From: dickey
Subject: Re: lynx-dev lynx2.8.2dev.3
Date: Tue, 17 Nov 1998 09:43:24 -0500 (EST)

> 
> In a recent note, address@hidden said: 
>  
> > Date: Tue, 17 Nov 1998 05:18:22 -0500 (EST) 
> >  
> > I'm probably making a wrong substitution that stems from the ../configure 
> > (handling relative paths isn't always straightforward).  As Henry said, 
>  
> I have another candidate (alas, perhaps arising from a patch I submitted 
> a few weeks ago :-).  This one is simple enough that I can submit an 
> UNTESTED patch.  Since cfg_defs.h is generated, it should be in the 
> local "src/", not "$(top_srcdir)/": 

someone already sent me a change (which I have in the version I am working
on) which puts that in $(top_builddir).
  
>  
> *** orig/lynxsrc/src/makefile.in      Tue Nov 10 12:47:38 1998 
> --- lynxsrc/src/makefile.in   Tue Nov 17 07:01:00 1998 
> *************** 
> *** 116,122 **** 
>   LYMainLoop.o:       $(top_srcdir)/userdefs.h 
>   LYOptions.o:        $(top_srcdir)/userdefs.h 
>   LYReadCFG.o:        $(top_srcdir)/userdefs.h 
> ! LYShowInfo.o:       $(top_srcdir)/cfg_defs.h 
>   LYTraversal.o:      $(top_srcdir)/userdefs.h 
>   LYUtils.o:  $(top_srcdir)/userdefs.h 
>   LYrcFile.o: $(top_srcdir)/userdefs.h 
> --- 116,122 ---- 
>   LYMainLoop.o:       $(top_srcdir)/userdefs.h 
>   LYOptions.o:        $(top_srcdir)/userdefs.h 
>   LYReadCFG.o:        $(top_srcdir)/userdefs.h 
> ! LYShowInfo.o:       cfg_defs.h 
>   LYTraversal.o:      $(top_srcdir)/userdefs.h 
>   LYUtils.o:  $(top_srcdir)/userdefs.h 
>   LYrcFile.o: $(top_srcdir)/userdefs.h 


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

reply via email to

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