Remove extra brackets in configure.host
This table is no longer in configure.ac, needing protection from m4.
This commit is contained in:
@@ -194,7 +194,7 @@ case "${host}" in
|
||||
SOURCES="ffi.c sysv.S"
|
||||
;;
|
||||
|
||||
sh-*-* | sh[[34]]*-*-*)
|
||||
sh-*-* | sh[34]*-*-*)
|
||||
TARGET=SH; TARGETDIR=sh
|
||||
SOURCES="ffi.c sysv.S"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user