From: Jason Molenda Date: Sat, 30 Sep 1995 11:37:55 +0000 (+0000) Subject: * configure.in (host i[345]86-*-win32): Expand the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cf6bb46742df97db2024359d056d9d9a7bde92c3;p=binutils-gdb.git * configure.in (host i[345]86-*-win32): Expand the noconfigdirs again. what you were you thinking sac? --- diff --git a/configure.in b/configure.in index ef514afaffd..7ab4a8b79ae 100644 --- a/configure.in +++ b/configure.in @@ -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