]> git.eshelyaron.com Git - emacs.git/commitdiff
(i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
authorRichard M. Stallman <rms@gnu.org>
Sun, 3 Aug 1997 22:58:19 +0000 (22:58 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 3 Aug 1997 22:58:19 +0000 (22:58 +0000)
configure.in

index 21d1b2992c0d4e97431939c849fcfcd7ad2e0d1f..2eb363acdc90e1798770a04b0c2b6769f9f9a7be 100644 (file)
@@ -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 ;;