all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* AIX 5.2 and 5.3
@ 2006-07-10 21:26 Perry Smith
  0 siblings, 0 replies; only message in thread
From: Perry Smith @ 2006-07-10 21:26 UTC (permalink / raw)


Trivial change to help support emacs on AIX 5.2 and 5.3.  I changed  
configure.  The real change probably goes in configure.in.  I'm not  
subscribe to this mailing list.

Hope this helps.
Perry

diff -c configure.old configure
*** configure.old       Mon Jul 10 15:52:03 2006
--- configure   Mon Jul 10 15:52:46 2006
***************
*** 1215,1220 ****
--- 1215,1226 ----
     rs6000-ibm-aix5.1* | powerpc-ibm-aix5.1*  )
       machine=ibmrs6000 opsys=aix4-2
     ;;
+   rs6000-ibm-aix5.2* | powerpc-ibm-aix5.2*  )
+     machine=ibmrs6000 opsys=aix4-2
+   ;;
+   rs6000-ibm-aix5.3* | powerpc-ibm-aix5.3*  )
+     machine=ibmrs6000 opsys=aix4-2
+   ;;
     rs6000-ibm-aix4.0* | powerpc-ibm-aix4.0*  )
       machine=ibmrs6000 opsys=aix4
     ;;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-10 21:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-10 21:26 AIX 5.2 and 5.3 Perry Smith

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.