diff configure1.in @ 6601:fb0929970d84

(esix5): Set NON_GNU_CPP.
author Richard M. Stallman <rms@gnu.org>
date Thu, 31 Mar 1994 04:39:32 +0000
parents 035ce1fb4969
children 35ee53952fd0
line wrap: on
line diff
--- a/configure1.in	Wed Mar 30 18:57:29 1994 +0000
+++ b/configure1.in	Thu Mar 31 04:39:32 1994 +0000
@@ -1011,7 +1011,7 @@
       *-isc1.* | *-isc2.[01]* )	opsys=386-ix ;;
       *-isc2.2* )		opsys=isc2-2 ;;
       *-isc* )			opsys=isc3-0 ;;
-      *-esix5* )		opsys=esix5r4 ;;
+      *-esix5* )		opsys=esix5r4; NON_GNU_CPP=/usr/lib/cpp ;;
       *-esix* )			opsys=esix ;;
       *-xenix* )		opsys=xenix ;;
       *-linux* )		opsys=linux ;;