]> code.delx.au - gnu-emacs/commitdiff
(*-*-bsdi4*): New target.
authorKenichi Handa <handa@m17n.org>
Mon, 16 Nov 1998 06:26:27 +0000 (06:26 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 16 Nov 1998 06:26:27 +0000 (06:26 +0000)
configure.in

index cf9827564f1b9f6c0b7ddb94c57372bdded89d75..7da558b12cdd2048e0c2b12105f24ad2d67e2269 100644 (file)
@@ -215,6 +215,7 @@ case "${canonical}" in
       *-*-bsdi2.0* )           opsys=bsdos2 ;;
       *-*-bsdi2* )             opsys=bsdos2-1 ;;
       *-*-bsdi3* )             opsys=bsdos3 ;;
+      *-*-bsdi4* )             opsys=bsdos4 ;;
     esac
   ;;