aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGeoffrey Noer <noer@cygnus>1996-06-30 04:30:53 +0000
committerGeoffrey Noer <noer@cygnus>1996-06-30 04:30:53 +0000
commit230b079723c63598838d96fbb663dbd14574a700 (patch)
treeddc6c647cd25daa80b4418acc80dda7c77e7aa7d /configure.in
parent283b6d062c2e56b43506c35a86a1b70047c98f86 (diff)
downloadgdb-230b079723c63598838d96fbb663dbd14574a700.zip
gdb-230b079723c63598838d96fbb663dbd14574a700.tar.gz
gdb-230b079723c63598838d96fbb663dbd14574a700.tar.bz2
nope, don't build texinfo yet for cygwin32, there's a problem with
Makefile.in that needs resolving
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 5512c04..6c2f182 100644
--- a/configure.in
+++ b/configure.in
@@ -375,7 +375,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="tk tcl expect dejagnu cvs autoconf bison send-pr gprof rcs guile perl apache inet"
+ noconfigdirs="tk tcl expect dejagnu cvs autoconf bison send-pr gprof rcs guile perl texinfo apache inet"
;;
ppc*-*-pe)
noconfigdirs="patch diff make tk tcl expect dejagnu cvs autoconf texinfo bison send-pr gprof rcs guile perl apache inet"