* configure.in (hppa*-*-*): Enable binutils.
authorJeff Law <law@redhat.com>
Sun, 20 Mar 1994 19:29:05 +0000 (19:29 +0000)
committerJeff Law <law@redhat.com>
Sun, 20 Mar 1994 19:29:05 +0000 (19:29 +0000)
configure.in

index a6fd27c..b772da9 100644 (file)
@@ -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