tom fogal wrote:

> Hi all, I'm just wondering how I find out what architecture a
> particular user is on?

The predefined macro:

    AC_CANONICAL_TARGET([])

will probably do what you want. Read the docs.

Erik
-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo  [EMAIL PROTECTED] (Yes it's valid)
+-----------------------------------------------------------+
"When you say "I wrote a program that crashed Windows", people
just stare at you blankly and say "Hey, I got those with the
system, *for free*." -- Linus Torvalds


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to