ratpoison-devel
[Top][All Lists]
Advanced

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

Re: [RP] patch to allow ratpoison to build on amd64 (opteron/athlon64)


From: Shawn Betts
Subject: Re: [RP] patch to allow ratpoison to build on amd64 (opteron/athlon64)
Date: Tue Oct 21 01:46:48 2003
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Caleb Shay <address@hidden> writes:

> --- ratpoison-1.3.0-beta3/config.sub    2001-06-01 04:33:46.000000000
> -0400
> +++ ratpoison-1.3.0-beta3.new/config.sub        2003-10-20
> 08:50:25.958184952 -0400
> @@ -622,6 +622,9 @@
> ~        pentiumii-* | pentium2-*)
> ~                basic_machine=i786-`echo $basic_machine | sed
> 's/^[^-]*-//'`
> ~                ;;
> +       x86_64-*)
> +               basic_machine=x86_64-`echo $basic_machine | sed
> 's/^[^-]*-//'`
> +               ;;
> ~        pn)
> ~                basic_machine=pn-gould
> ~                ;;

Whoah, I've never seen a patch for config.sub...As far as I know
config.sub is generated by autoconf. Should this maybe go into
autoconf?

Shawn




reply via email to

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