* configure.in (noconfigdirs): Enable all packages for
authorJ.T. Conklin <jtc@acorntoolworks.com>
Fri, 26 May 1995 05:50:06 +0000 (05:50 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Fri, 26 May 1995 05:50:06 +0000 (05:50 +0000)
  i386-unknown-netbsd.

configure.in

index 36b650e..c9c5f64 100644 (file)
@@ -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"
     ;;