summaryrefslogtreecommitdiff
path: root/opcodes/configure
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-09-16 23:51:50 +0000
committerNick Clifton <nickc@redhat.com>2006-09-16 23:51:50 +0000
commit2e8803accd57f2cd33a72b7b0a5a51fb901f8fae (patch)
tree45d9964648bddd4ad6ef3ba2e108dd3a8cc7291b /opcodes/configure
parent2354bf5c588efcc10ae73e52b2150785ed8ce64e (diff)
downloadbinutils-redhat-2e8803accd57f2cd33a72b7b0a5a51fb901f8fae.tar.gz
Add support for Score target.
Diffstat (limited to 'opcodes/configure')
-rwxr-xr-xopcodes/configure6
1 files changed, 4 insertions, 2 deletions
diff --git a/opcodes/configure b/opcodes/configure
index db0fdf4a64..b8d01e6cd5 100755
--- a/opcodes/configure
+++ b/opcodes/configure
@@ -5230,8 +5230,9 @@ INCINTL=
XGETTEXT=
GMSGFMT=
POSUB=
-if test -f ../intl/config.intl; then
- . ../intl/config.intl
+
+if test -f ../intl/config.intl; then
+ . ../intl/config.intl
fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
@@ -6571,6 +6572,7 @@ if test x${all_targets} = xfalse ; then
bfd_romp_arch) ;;
bfd_rs6000_arch) ta="$ta ppc-dis.lo ppc-opc.lo" ;;
bfd_s390_arch) ta="$ta s390-dis.lo s390-opc.lo" ;;
+ bfd_score_arch) ta="$ta score-dis.lo" ;;
bfd_sh_arch)
# We can't decide what we want just from the CPU family.
# We want SH5 support unless a specific version of sh is