diff configure.in @ 19105:fe86a22972fa

(i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 Aug 1997 22:58:19 +0000
parents 3fa26ad85f77
children bd6e95e8f049
line wrap: on
line diff
--- a/configure.in	Sun Aug 03 22:57:46 1997 +0000
+++ b/configure.in	Sun Aug 03 22:58:19 1997 +0000
@@ -911,6 +911,7 @@
 				# /lib/cpp does not accept it.
 				OVERRIDE_CPPFLAGS=" "
 				;;
+      *-sysv4.2uw* )	  	opsys=unixware; NON_GNU_CPP=/lib/cpp ;;
       *-386bsd* )	        opsys=386bsd ;;
       *-freebsd* )	        opsys=freebsd ;;
       *-nextstep* )             opsys=nextstep ;;