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:
ac32cd0
)
temporary change so that hppa doesn't build tk
author
Karen Christiansen
<karen@cygnus>
Thu, 1 Sep 1994 21:41:38 +0000
(21:41 +0000)
committer
Karen Christiansen
<karen@cygnus>
Thu, 1 Sep 1994 21:41:38 +0000
(21:41 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 56541f546aecc0e1353792d06cece9c13cda066f..6948bc1ceb3b56e580e4689c261df93c86e65476 100644
(file)
--- 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