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:
5884052
)
* configure.in (noconfigdirs): Enable all packages for
author
J.T. Conklin
<jtc@acorntoolworks.com>
Fri, 26 May 1995 05:50:06 +0000
(
05:50
+0000)
committer
J.T. Conklin
<jtc@acorntoolworks.com>
Fri, 26 May 1995 05:50:06 +0000
(
05:50
+0000)
i386-unknown-netbsd.
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 36b650edf7ba176b9c3383853462603639802f12..c9c5f64b6ee10b34dedf82619652805f0f9fed81 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-326,9
+326,6
@@
esac
noconfigdirs=""
case "${host}" in
- i[345]86-*-netbsd*)
- noconfigdirs="tk fileutils"
- ;;
i[345]86-*-vsta)
noconfigdirs="tcl expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff"
;;