bug-autoconf
[Top][All Lists]
Advanced

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

Re: generated configure script doesn't work when "diff" isn't available


From: Vincent Lefevre
Subject: Re: generated configure script doesn't work when "diff" isn't available
Date: Wed, 19 Mar 2008 14:25:18 +0100
User-agent: Mutt/1.5.17-vl-r21552 (2008-03-11)

Hi Ralf,

On 2008-03-14 00:30:51 +0100, Ralf Wildenhues wrote:
> I'm not quite sure how to proceed from here.  Testing presence of all
> tools listed in the GNU Coding Standards is certainly not efficient.

I don't think it would be inefficient. That would be a few more
commands to run compared to all the commands normally run in a
configure script (and IMHO, not all the standard commands need
to be tested, only the most complex ones, that could be missing
for this reason).

In particular, concerning diff, this would not just improve the
error message: cmp could be used as a replacement for diff only
when diff is detected as missing (cmp should work correctly on
real Unix machines, so that this should not be a problem).

> OTOH if certain tools are not present on important porting targets,
> then maybe the GCS needs further discussion on.

I'll send a mail to bug-standards.

-- 
Vincent Lefèvre <address@hidden> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)




reply via email to

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