comparison configure1.in @ 8535:8819276a0458

(i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
author Richard M. Stallman <rms@gnu.org>
date Sat, 13 Aug 1994 20:35:42 +0000
parents cfdb7a4cacc9
children 0dafd20c6716
comparison
equal deleted inserted replaced
8534:a446d13c46ea 8535:8819276a0458
1056 *-isc* ) opsys=isc3-0 ;; 1056 *-isc* ) opsys=isc3-0 ;;
1057 *-esix5* ) opsys=esix5r4; NON_GNU_CPP=/usr/lib/cpp ;; 1057 *-esix5* ) opsys=esix5r4; NON_GNU_CPP=/usr/lib/cpp ;;
1058 *-esix* ) opsys=esix ;; 1058 *-esix* ) opsys=esix ;;
1059 *-xenix* ) opsys=xenix ;; 1059 *-xenix* ) opsys=xenix ;;
1060 *-linux* ) opsys=linux ;; 1060 *-linux* ) opsys=linux ;;
1061 *-sco3.2v4* ) opsys=sco4 ;; 1061 *-sco3.2v4* ) opsys=sco4 ; NON_GNU_CPP=/usr/lib/cpp ;;
1062 *-bsd386* | *-bsdi* ) opsys=bsd386 ;; 1062 *-bsd386* | *-bsdi* ) opsys=bsd386 ;;
1063 *-386bsd* ) opsys=386bsd ;; 1063 *-386bsd* ) opsys=386bsd ;;
1064 *-freebsd* ) opsys=freebsd ;; 1064 *-freebsd* ) opsys=freebsd ;;
1065 *-nextstep* ) opsys=mach2 ;; 1065 *-nextstep* ) opsys=mach2 ;;
1066 ## Otherwise, we'll fall through to the generic opsys code at the bottom. 1066 ## Otherwise, we'll fall through to the generic opsys code at the bottom.