comparison configure.in @ 90743:f83d17e1ace6

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 615-621) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 197-199) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-166
author Miles Bader <miles@gnu.org>
date Tue, 30 Jan 2007 22:22:43 +0000
parents 95d0cdf160ea fa924d2a62ab
children 52a7f3f50b89
comparison
equal deleted inserted replaced
90742:d12279146267 90743:f83d17e1ace6
592 ## Harris power pc NightHawk running Power UNIX (Series 6000) 592 ## Harris power pc NightHawk running Power UNIX (Series 6000)
593 powerpc-harris-powerunix ) 593 powerpc-harris-powerunix )
594 machine=nh6000 opsys=powerunix 594 machine=nh6000 opsys=powerunix
595 NON_GNU_CPP="cc -Xo -E -P" 595 NON_GNU_CPP="cc -Xo -E -P"
596 ;; 596 ;;
597 ## SR2001/SR2201 running HI-UX/MPP
598 hppa1.1-hitachi-hiuxmpp* )
599 machine=sr2k opsys=hiuxmpp
600 ;;
601 hppa1.1-hitachi-hiuxwe2* )
602 machine=sr2k opsys=hiuxwe2
603 ;;
604 ## Honeywell XPS100 597 ## Honeywell XPS100
605 xps*-honeywell-sysv* ) 598 xps*-honeywell-sysv* )
606 machine=xps100 opsys=usg5-2 599 machine=xps100 opsys=usg5-2
607 ;; 600 ;;
608 601
621 *.1[0-9].* ) machine=hp9000s300 opsys=hpux9shr ;; 614 *.1[0-9].* ) machine=hp9000s300 opsys=hpux9shr ;;
622 *) machine=hp9000s300 opsys=hpux ;; 615 *) machine=hp9000s300 opsys=hpux ;;
623 esac 616 esac
624 ;; 617 ;;
625 618
626 ## HP 9000 series 700 and 800, running HP/UX
627 hppa*-hp-hpux7* )
628 machine=hp800 opsys=hpux
629 ;;
630 hppa*-hp-hpux8* )
631 machine=hp800 opsys=hpux8
632 ;;
633 hppa*-hp-hpux9shr* )
634 machine=hp800 opsys=hpux9shr
635 ;;
636 hppa*-hp-hpux9* )
637 machine=hp800 opsys=hpux9
638 ;;
639 hppa*-hp-hpux10.2* )
640 machine=hp800 opsys=hpux10-20
641 ;;
642 hppa*-hp-hpux10* )
643 machine=hp800 opsys=hpux10
644 ;;
645 hppa*-hp-hpux1[1-9]* )
646 machine=hp800 opsys=hpux11
647 CFLAGS="-D_INCLUDE__STDC_A1_SOURCE $CFLAGS"
648 ;;
649
650 hppa*-*-linux-gnu* ) 619 hppa*-*-linux-gnu* )
651 machine=hp800 opsys=gnu-linux 620 machine=hp800 opsys=gnu-linux
652 ;; 621 ;;
653 622
654 ## HP 9000 series 700 and 800, running HP/UX
655 hppa*-hp-hpux* )
656 ## Cross-compilation? Nah!
657 case "`uname -r`" in
658 ## Someone's system reports A.B8.05 for this.
659 ## I wonder what other possibilities there are.
660 *.B8.* ) machine=hp800 opsys=hpux8 ;;
661 *.08.* ) machine=hp800 opsys=hpux8 ;;
662 *.09.* ) machine=hp800 opsys=hpux9 ;;
663 *) machine=hp800 opsys=hpux10 ;;
664 esac
665 ;;
666 hppa*-*-nextstep* ) 623 hppa*-*-nextstep* )
667 machine=hp800 opsys=nextstep 624 machine=hp800 opsys=nextstep
668 ;; 625 ;;
669 626
670 ## Orion machines 627 ## Orion machines