From cec70b2b6c3523485e0aed6628c9fb702880618a Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sun, 20 Mar 1994 19:29:05 +0000 Subject: [PATCH] * configure.in (hppa*-*-*): Enable binutils. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index a6fd27cc974..b772da95767 100644 --- a/configure.in +++ b/configure.in @@ -195,7 +195,7 @@ case "${target}" in "" | cc*) noconfigdirs="$noconfigdirs emacs" ;; *) ;; esac - noconfigdirs="$noconfigdirs ld binutils shellutils" + noconfigdirs="$noconfigdirs ld shellutils" ;; i[34]86-*-go32) # add the go32 support tools to the list -- 2.30.2