Allow configuration of texinfo for Cygwin hosts.

This commit is contained in:
Nick Clifton
2001-02-17 00:53:44 +00:00
parent fc68bf34bb
commit 73c93db761
2 changed files with 6 additions and 1 deletions

View File

@@ -558,7 +558,7 @@ case "${host}" in
noconfigdirs="$noconfigdirs tk itcl tix libgui gdb"
;;
*-*-cygwin*)
noconfigdirs="autoconf automake send-pr rcs guile perl texinfo apache inet"
noconfigdirs="autoconf automake send-pr rcs guile perl apache inet"
;;
*-*-netbsd*)
noconfigdirs="rcs"