changeset 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 a446d13c46ea
children b97057eb17d3
files configure1.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure1.in	Sat Aug 13 20:29:54 1994 +0000
+++ b/configure1.in	Sat Aug 13 20:35:42 1994 +0000
@@ -1058,7 +1058,7 @@
       *-esix* )			opsys=esix ;;
       *-xenix* )		opsys=xenix ;;
       *-linux* )		opsys=linux ;;
-      *-sco3.2v4* )		opsys=sco4 ;;
+      *-sco3.2v4* )		opsys=sco4 ; NON_GNU_CPP=/usr/lib/cpp  ;;
       *-bsd386* | *-bsdi* )	opsys=bsd386 ;;
       *-386bsd* )	        opsys=386bsd ;;
       *-freebsd* )	        opsys=freebsd ;;