commit-classpath
[Top][All Lists]
Advanced

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

Re: configure.ac problem


From: Tom Tromey
Subject: Re: configure.ac problem
Date: 24 Mar 2004 12:42:54 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>> if expr match ${target_cpu} .*86 > /dev/null; then target_cpu=x86;

Michael> Can we please make sure we need this stuff at all with latest
Michael> autoconf ?  I'm not really sure about it. Why was this hack
Michael> needed ? I dont see any documentation about this.

A comment would be nice.  Archie, could you add that before you commit?
I assume this code is needed because target_cpu might be i686, i386,
etc, but we just want "x86" as the name.

Tom




reply via email to

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