autoconf
[Top][All Lists]
Advanced

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

Re: A way to determine Architecture?


From: Ronald Landheer-Cieslak
Subject: Re: A way to determine Architecture?
Date: Thu, 22 May 2003 17:28:12 +0200 (CEST)

On 22 May 2003, Jose Roman Bilbao wrote:
> I am looking for a way to query the system about its own architecture. I
> just need some way to know if it is a LINUX, LINUX-ALPHA or something
> similar. I have not been ablo to find it out on the web or autoconf
> mailing list.
File: autoconf.info,  Node: Canonicalizing

 - Macro: AC_CANONICAL_HOST
     Compute the canonical host-system type variable, `host', and its
     three individual parts `host_cpu', `host_vendor', and `host_os'.

     If `--host' was specified, then `host' is the canonicalization of
     `host_alias' by `config.sub', otherwise it defaults to `build'.


HTH

rlc





reply via email to

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