forked from Imagelibrary/binutils-gdb
2007-01-28 Manuel Lauss <slauss@resi.at>
* configure.ac (sh64-*-*): Change to sh64*-*-*. (sh-*-*): Change to sh*-*-*. * configure: Regenerated.
This commit is contained in:
@@ -94,11 +94,11 @@ if test "${enable_sim}" != no; then
|
||||
AC_CONFIG_SUBDIRS(mn10300)
|
||||
igen=yes
|
||||
;;
|
||||
sh64-*-*)
|
||||
sh64*-*-*)
|
||||
AC_CONFIG_SUBDIRS(sh64)
|
||||
testsuite=yes
|
||||
;;
|
||||
sh-*-*)
|
||||
sh*-*-*)
|
||||
AC_CONFIG_SUBDIRS(sh)
|
||||
testsuite=yes
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user