From 0e6d70d571e9bc54861fd00853c10774a0f18c83 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 3 Aug 1997 22:58:19 +0000 Subject: [PATCH] (i*86-*-sysv4.2uw*): Set NON_GNU_CPP. --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 21d1b2992c0..2eb363acdc9 100644 --- a/configure.in +++ b/configure.in @@ -911,6 +911,7 @@ case "${canonical}" in # /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 ;; -- 2.39.2