emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/configure.in [EMACS_21_1_RC]


From: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/configure.in [EMACS_21_1_RC]
Date: Thu, 02 Oct 2003 18:49:36 -0400

Index: emacs/configure.in
diff -c emacs/configure.in:1.267.4.19 emacs/configure.in:1.267.4.20
*** emacs/configure.in:1.267.4.19       Sat May  3 10:35:59 2003
--- emacs/configure.in  Thu Oct  2 18:49:36 2003
***************
*** 1031,1036 ****
--- 1031,1038 ----
                                OVERRIDE_CPPFLAGS=" "
                                ;;
        *-sysv4.2uw* )          opsys=unixware; NON_GNU_CPP=/lib/cpp ;;
+       *-sysv5uw* )            opsys=unixware; NON_GNU_CPP=/lib/cpp ;;
+       *-sysv5OpenUNIX* )      opsys=unixware; NON_GNU_CPP=/lib/cpp ;;
        *-386bsd* )             opsys=386bsd ;;
        *-freebsd* )            opsys=freebsd ;;
        *-nextstep* )             opsys=nextstep ;;
***************
*** 1082,1087 ****
--- 1084,1091 ----
      *-sysv2.2 | *-sysvr2.2 )          opsys=usg5-2-2 ;;
      *-sysv3* | *-sysvr3* )            opsys=usg5-3 ;;
      *-sysv4.2uw* )                    opsys=unixware ;;
+     *-sysv5uw* )                      opsys=unixware ;;
+     *-sysv5OpenUNIX* )                        opsys=unixware ;;
      *-sysv4.1* | *-sysvr4.1* )
        NON_GNU_CPP=/usr/lib/cpp
        opsys=usg5-4 ;;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]