emacs-devel
[Top][All Lists]
Advanced

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

Re: trivial configure patch for 22.0.96 / AIX 4.3.3


From: Chong Yidong
Subject: Re: trivial configure patch for 22.0.96 / AIX 4.3.3
Date: Thu, 22 Mar 2007 10:33:45 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.96 (gnu/linux)

Joe Buehler <address@hidden> writes:

> undump segfaults without this (obvious) patch
>
> --- configure.~1~     2007-03-19 19:47:29.000000000 -0500
> +++ configure 2007-03-21 15:19:57.000000000 -0500
> @@ -2632,6 +2632,9 @@
>    rs6000-ibm-aix4.2* | powerpc-ibm-aix4.2*  )
>      machine=ibmrs6000 opsys=aix4-2
>    ;;
> +  rs6000-ibm-aix4.3* | powerpc-ibm-aix4.3*  )
> +    machine=ibmrs6000 opsys=aix4-2
> +  ;;
>    rs6000-ibm-aix5* | powerpc-ibm-aix5*  )
>      machine=ibmrs6000 opsys=aix4-2
>    ;;

Thanks.  I checked it in.




reply via email to

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