lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV "-I.." is duplicated during compile on Solaris2.6, gcc2.7.2


From: T.E.Dickey
Subject: Re: LYNX-DEV "-I.." is duplicated during compile on Solaris2.6, gcc2.7.2.3
Date: Wed, 3 Dec 1997 05:16:56 -0500 (EST)

> 
> I recently (ac-0.97) noticed that the "-I.." flag is duplicated when
> compiling the Lynx sources.  Not sure when it started.  The way I set
> variables and run configure is exactly as the example in INSTALLATION.
that's an artifact of supporting the --srcdir option.  (believe me, getting
rid of that is more trouble than it's worth ;-).
 
> makeuctb: mnem: translation map (_mnem).
> gcc -DHAVE_CONFIG_H  -I.  -I..  -I..  -I../WWW/Library/Implementation   -O2 
> -c ./LYClean.c
> gcc -DHAVE_CONFIG_H  -I.  -I..  -I..  -I../WWW/Library/Implementation   -O2 
> -c ./LYShowInfo.c
> gcc -DHAVE_CONFIG_H  -I.  -I..  -I..  -I../WWW/Library/Implementation   -O2 
> -c ./LYEdit.c
> 
> __Henry
> 


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

reply via email to

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