From dc6ace1268f4ff88d0bcbc12db65c7a4bdea2f3c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 31 Mar 1994 04:39:32 +0000 Subject: [PATCH] (esix5): Set NON_GNU_CPP. --- configure1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ;; -- 2.39.5