emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/configure


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/configure
Date: Mon, 28 Jan 2002 11:37:33 -0500

Index: emacs/configure
diff -c emacs/configure:1.77 emacs/configure:1.78
*** emacs/configure:1.77        Sat Dec 29 04:23:51 2001
--- emacs/configure     Sun Jan 27 05:03:14 2002
***************
*** 1362,1368 ****
        *-*-bsdi2.0* )          opsys=bsdos2 ;;
        *-*-bsdi2* )            opsys=bsdos2-1 ;;
        *-*-bsdi3* )            opsys=bsdos3 ;;
!       *-*-bsdi4* )            opsys=bsdos4 ;;
      esac
    ;;
  
--- 1362,1368 ----
        *-*-bsdi2.0* )          opsys=bsdos2 ;;
        *-*-bsdi2* )            opsys=bsdos2-1 ;;
        *-*-bsdi3* )            opsys=bsdos3 ;;
!       *-*-bsdi[45]* )         opsys=bsdos4 ;;
      esac
    ;;
  



reply via email to

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