autoconf
[Top][All Lists]
Advanced

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

Re: autoupdate requires GNU sed


From: Akim Demaille
Subject: Re: autoupdate requires GNU sed
Date: 24 Oct 2000 11:05:41 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

>>>>> "Andrej" == Andrej Borsenkow <address@hidden> writes:

Andrej> address@hidden ./autoupdate --help autoupdate requires GNU sed

Andrej> Just curious, what are the reasons behind it? This is with
Andrej> current CVS.

It uses regexps that are not supported by other seds, which is just
one aspect of the problem, the second being that it uses a long script
on which pretty many seds will choke.  Since it's a maintainer tool,
there is no reason to fight for portability.  In addition it would
obfuscate the code.



reply via email to

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