summaryrefslogtreecommitdiff
path: root/sim/configure
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2003-07-23 21:41:30 +0000
committerMichael Snyder <msnyder@vmware.com>2003-07-23 21:41:30 +0000
commitac78c4ba99c9b884b68ccb9c3c6f88c923fc70b3 (patch)
tree3e2c11b16272de59fb9866f63ddb66243061f804 /sim/configure
parentb7c7b624312ff792df6ff5bc721770fb9c8f5861 (diff)
downloadbinutils-gdb-ac78c4ba99c9b884b68ccb9c3c6f88c923fc70b3.tar.gz
2003-07-09 Michael Snyder <msnyder@redhat.com>
* configure.in: Add testsuite to extra_subdirs for sh. * configure: Regenerate.
Diffstat (limited to 'sim/configure')
-rwxr-xr-xsim/configure5
1 files changed, 4 insertions, 1 deletions
diff --git a/sim/configure b/sim/configure
index 7819fc42541..d6382b640c9 100755
--- a/sim/configure
+++ b/sim/configure
@@ -1450,7 +1450,10 @@ case "${target}" in
mn10200*-*-*)
sim_target=mn10200
;;
- sh*-*-*) sim_target=sh ;;
+ sh*-*-*)
+ sim_target=sh
+ extra_subdirs="${extra_subdirs} testsuite"
+ ;;
powerpc*-*-eabi* | powerpc*-*-solaris* | powerpc*-*-sysv4* | \
powerpc*-*-elf* | powerpc*-*-linux* | powerpc*-*-netbsd* )
# The PowerPC simulator uses the GCC extension long long as well as