projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb158b9
)
* configure.in (hppa*-*-*): Enable binutils.
author
Jeff Law
<law@redhat.com>
Sun, 20 Mar 1994 19:29:05 +0000
(19:29 +0000)
committer
Jeff Law
<law@redhat.com>
Sun, 20 Mar 1994 19:29:05 +0000
(19:29 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index a6fd27cc9740943087e8356d680337bc5043e37b..b772da957679e76381a7cc6d9d3a863fd589217f 100644
(file)
--- 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