* configure.in: Configure tk for hppa/hpux.
This commit is contained in:
parent
384b93b1be
commit
d9f1d487a6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue