From 776e6a64119eb361bd12691ddddfc739af7a70bc Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 31 Mar 1994 04:39:32 +0000 Subject: (esix5): Set NON_GNU_CPP. --- configure1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure1.in') diff --git a/configure1.in b/configure1.in index 2cae7c6191c..0bd54698ca0 100755 --- a/configure1.in +++ b/configure1.in @@ -1011,7 +1011,7 @@ case "${canonical}" in *-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 ;; -- cgit v1.2.1