* 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 36b650edf7ba176b9c3383853462603639802f12..c9c5f64b6ee10b34dedf82619652805f0f9fed81 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"
     ;;
This page took 0.028786 seconds and 4 git commands to generate.