Re: request for configure clarifications on darwin10

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

 



On Tue, Sep 15, 2009 at 07:20:20PM -0400, Jack Howarth wrote:
> +               else
> +                 if sysctl -a | grep -c hw.cpu64bit_capable>/dev/null 2>&1 ; then
> +                   UNAME_PROCESSOR=x86_64

Please execuse the error in the previously posted patch...I grabbed an older copy. The
correct line there is...

                  if test `sysctl -n hw.cpu64bit_capable | grep -c 1` = 1 ; then

My apologies.
           Jack


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux