Fixed typo
This commit is contained in:
parent
a3a67e69a2
commit
7e11e11a08
|
@ -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
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue