* configure.in: Configure tk for hppa/hpux.

This commit is contained in:
Stu Grossman 1994-12-12 20:12:43 +00:00
parent 384b93b1be
commit d9f1d487a6
1 changed files with 1 additions and 1 deletions

View File

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