]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
authorIan Lance Taylor <ian@airs.com>
Wed, 28 Jan 1998 21:35:26 +0000 (21:35 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 28 Jan 1998 21:35:26 +0000 (21:35 +0000)
host.

configure.in

index 8dc7a6a81e44d78dfde477a5831c0e824da6ce4b..ea4c33047d0b5f49e952593c905521fb03aa45be 100644 (file)
@@ -505,7 +505,7 @@ case "${host}" in
      noconfigdirs="expect dejagnu cvs autoconf automake send-pr gprof rcs guile perl texinfo apache inet"
        ;;
   *-*-cygwin32)
-     noconfigdirs="expect dejagnu cvssrc autoconf automake send-pr gprof rcs guile perl texinfo apache inet"
+     noconfigdirs="autoconf automake send-pr gprof rcs guile perl texinfo apache inet"
     ;;
   *-*-windows*)
 # This is only used to build WinGDB...