* configure.in (hppa*-*-*): Enable binutils.

This commit is contained in:
Jeff Law 1994-03-20 19:29:05 +00:00
parent fb158b92f9
commit cec70b2b6c
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ case "${target}" in
"" | cc*) noconfigdirs="$noconfigdirs emacs" ;;
*) ;;
esac
noconfigdirs="$noconfigdirs ld binutils shellutils"
noconfigdirs="$noconfigdirs ld shellutils"
;;
i[34]86-*-go32)
# add the go32 support tools to the list