* configure.in (host i[345]86-*-win32): Expand the
authorJason Molenda <crash@cygnus>
Sat, 30 Sep 1995 11:37:55 +0000 (11:37 +0000)
committerJason Molenda <crash@cygnus>
Sat, 30 Sep 1995 11:37:55 +0000 (11:37 +0000)
        noconfigdirs again.

what you were you thinking sac?

configure.in

index ef514afaffd2fac3f4e5dd088612217bbfa2c50e..7ab4a8b79ae807e05481e557b2c002ede7365402 100644 (file)
@@ -334,7 +334,7 @@ case "${host}" in
     noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff"
        ;;
   i[345]86-*-win32)
-    noconfigdirs="tk dejagnu texinfo send-pr gprof"
+     noconfigdirs="tk tcl expect diff make texinfo bison flex send-pr gprof gdb readline"
     ;;
 esac