On 2012-02-27 07:41, Matt Burgess wrote:
> On Mon, 2012-02-27 at 08:33 +0100, Gilles Espinasse wrote:
>
>> Each configure run arch at 2 different path and look to satisfy from
>> 'unknow' answer
>> /bin/arch              = `(/bin/arch) 2>/dev/null              || 
>> echo
>> unknown`
>> /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || 
>> echo
>> unknown`
>
> That second one wants to be reported to Autoconf upstream unless it's
> from a ./configure script generated from an old(er) version of 
> Autoconf.
> arch doesn't take any options other than '--help' and '--version' in
> either Coreutils or Util-Linux.
>
> Cheers,
>
> Matt.

Actually arch -k is for freebsd I believe. It's for one of the other 
different operating systems out there anyway.

--
Jasmine
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to