[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: detecting OS
From: |
Kevin Ryde |
Subject: |
Re: detecting OS |
Date: |
25 Nov 2001 07:54:52 +1000 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5 |
Alexandre Duret-Lutz <address@hidden> writes:
>
> * doc/autoconf.texi (Using System Type): Add an example of `case
> $host' usage so people quit using `case $target' everywhere.
As a suggestion, perhaps the $host example could be first in that
node, since it would be a much more common usage than $target, and is
nice and simple.
In fact perhaps the $target example could be transmuted to a second
$host one, showing the use of links, if that still made sense. People
sophisticated enough to be using $target probably only need a
paragraph describing mentioning it.