get rid of unused m4 files
[deliverable/binutils-gdb.git] / configure.in
index 302e3eafb9da2ea9fbf41c40e11d3a7ab47b96e7..c9c5f64b6ee10b34dedf82619652805f0f9fed81 100644 (file)
@@ -326,14 +326,11 @@ 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"
     ;;
   i[345]86-*-go32)
-    noconfigdirs="tcl expect deja-gnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff"
+    noconfigdirs="tcl tk expect deja-gnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff"
     ;;
 esac
 
This page took 0.023087 seconds and 4 git commands to generate.