aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGeoffrey Noer <noer@cygnus>1996-06-25 06:30:51 +0000
committerGeoffrey Noer <noer@cygnus>1996-06-25 06:30:51 +0000
commitd79bfb0d3fe1f0b476ab3d70d195d71fa039b68b (patch)
tree5219959ca072e83043ee0af78a9c36c79038e4b2 /configure.in
parent50004d8d121eb3d0afaee64eac59515a5cce46b5 (diff)
downloadfsf-binutils-gdb-d79bfb0d3fe1f0b476ab3d70d195d71fa039b68b.zip
fsf-binutils-gdb-d79bfb0d3fe1f0b476ab3d70d195d71fa039b68b.tar.gz
fsf-binutils-gdb-d79bfb0d3fe1f0b476ab3d70d195d71fa039b68b.tar.bz2
Configure and build diff and patch for cygwin32-hosted toolchains
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3807136..2387c46 100644
--- a/configure.in
+++ b/configure.in
@@ -374,7 +374,7 @@ case "${host}" in
noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff guile perl apache inet"
;;
*-*-cygwin32)
- noconfigdirs="patch diff tk tcl expect dejagnu cvs autoconf texinfo bison send-pr gprof rcs guile perl apache inet"
+ noconfigdirs="tk tcl expect dejagnu cvs autoconf texinfo bison send-pr gprof rcs guile perl apache inet"
;;
ppc*-*-pe)
noconfigdirs="patch diff make tk tcl expect dejagnu cvs autoconf texinfo bison send-pr gprof rcs guile perl apache inet"