[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: program_prefix has different meaning
From: |
Akim Demaille |
Subject: |
Re: program_prefix has different meaning |
Date: |
25 Jul 2001 13:58:44 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor) |
>>>>> "Andreas" == Andreas Schwab <address@hidden> writes:
Andreas> Why should the behaviour change if you just make the default
Andreas> explicit? This does not happen with any other default value.
BUt on the other hand, it is simpler to understand the role of
--target with the current setting. And you have more choices: either
you --target or not, which changes, or not, the prefix.
And what form of target and host will you compare: canonicalized, or
as passed by the user?
Really, the current choice seems much saner. I do understand that it
introduces some differences with the previous schemes, but after
careful evaluation, everybody (mostly) agreed this is better.
Including Cygnus configure users.
Andreas> Btw, the Cygnus configure script would have to be changed,
Andreas> but this is probably not a bit deal.
I believe Alexandre takes care of this.