From: Karen Christiansen Date: Thu, 1 Sep 1994 21:41:38 +0000 (+0000) Subject: temporary change so that hppa doesn't build tk X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7cf09889c07f93a5022e7c538fbd95706986a587;p=binutils-gdb.git temporary change so that hppa doesn't build tk --- diff --git a/configure.in b/configure.in index 56541f546ae..6948bc1ceb3 100644 --- a/configure.in +++ b/configure.in @@ -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