temporary change so that hppa doesn't build tk

This commit is contained in:
Karen Christiansen 1994-09-01 21:41:38 +00:00
parent ac32cd0862
commit 7cf09889c0
1 changed files with 1 additions and 1 deletions

View File

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