Mercurial > hg > xemacs-beta
comparison configure.in @ 68:0b7f3b634cf2 r19-16-pre9
Import from CVS: tag r19-16-pre9
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:00:03 +0200 |
parents | 28a7c63c7e1e |
children | 131b0175ea99 |
comparison
equal
deleted
inserted
replaced
67:6aaf555c2ec8 | 68:0b7f3b634cf2 |
---|---|
2087 mips-sgi-irix4.* ) | 2087 mips-sgi-irix4.* ) |
2088 machine=iris4d opsys=irix4-0 | 2088 machine=iris4d opsys=irix4-0 |
2089 ;; | 2089 ;; |
2090 mips-sgi-irix6* ) | 2090 mips-sgi-irix6* ) |
2091 machine=iris4d opsys=irix6-0 | 2091 machine=iris4d opsys=irix6-0 |
2092 NON_GNU_CPP=/lib/cpp | 2092 NON_GNU_CPP="cc -cckr -E" |
2093 ;; | 2093 ;; |
2094 mips-sgi-irix5.[3-9]* ) | 2094 mips-sgi-irix5.[3-9]* ) |
2095 machine=iris4d opsys=irix5-3 | 2095 machine=iris4d opsys=irix5-3 |
2096 ;; | 2096 ;; |
2097 mips-sgi-irix5.2* ) | 2097 mips-sgi-irix5.2* ) |