* configure.in (noconfigdirs): Enable all packages for
i386-unknown-netbsd.
This commit is contained in:
parent
588405286c
commit
a685757684
1 changed files with 0 additions and 3 deletions
|
@ -326,9 +326,6 @@ esac
|
||||||
noconfigdirs=""
|
noconfigdirs=""
|
||||||
|
|
||||||
case "${host}" in
|
case "${host}" in
|
||||||
i[345]86-*-netbsd*)
|
|
||||||
noconfigdirs="tk fileutils"
|
|
||||||
;;
|
|
||||||
i[345]86-*-vsta)
|
i[345]86-*-vsta)
|
||||||
noconfigdirs="tcl expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff"
|
noconfigdirs="tcl expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue