Fixed typo

This commit is contained in:
mainzelm 2001-05-09 15:04:10 +00:00
parent a3a67e69a2
commit 7e11e11a08
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ AC_INIT(c/scheme48vm.c)
;; ;;
## NetBSD and FreeBSD ( and maybe 386BSD also) ## NetBSD and FreeBSD ( and maybe 386BSD also)
*-*-*bsd*|-*-darwin* ) *-*-*bsd*|*-*-darwin* )
dir=bsd dir=bsd
SCSH_ELF SCSH_ELF
;; ;;