From: Stu Grossman Date: Mon, 12 Dec 1994 20:12:43 +0000 (+0000) Subject: * configure.in: Configure tk for hppa/hpux. X-Git-Tag: gdb-4_18~12914 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d9f1d487a61427dd7cfee0e40bcc8ea41374cd4d;p=thirdparty%2Fbinutils-gdb.git * configure.in: Configure tk for hppa/hpux. --- diff --git a/configure.in b/configure.in index ef34e97f520..915207d5486 100644 --- a/configure.in +++ b/configure.in @@ -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