This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libgcc


On Thu, Jan 04, 2007 at 12:17:49PM -0800, Mike Stump wrote:
> In libgcc/Makefile I find:
> 
>   MAKEINFO = @MAKEINFO@
> 
> and
> 
>   PERL = @PERL@
> 
> Seems like they should be always substituted, if they are going to  
> always be in there, or, if they are never used, removed.

The latter; feel free to remove them :-)

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]