From 7cf09889c07f93a5022e7c538fbd95706986a587 Mon Sep 17 00:00:00 2001 From: Karen Christiansen Date: Thu, 1 Sep 1994 21:41:38 +0000 Subject: [PATCH] temporary change so that hppa doesn't build tk --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2