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:
384b93b
)
* configure.in: Configure tk for hppa/hpux.
author
Stu Grossman
<grossman@cygnus>
Mon, 12 Dec 1994 20:12:43 +0000
(20:12 +0000)
committer
Stu Grossman
<grossman@cygnus>
Mon, 12 Dec 1994 20:12:43 +0000
(20:12 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index ef34e97f520400baaea3cf165b0c2073f7264651..915207d54864a27f987d59176e633f0a9e2dbce1 100644
(file)
--- 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