Allow configuration of texinfo for Cygwin hosts.

From-SVN: r39787
This commit is contained in:
Nick Clifton 2001-02-17 00:52:44 +00:00 committed by Nick Clifton
parent 48f22ed28f
commit 2437d4ed72
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2001-02-16 Nick Clifton <nickc@redhat.com>
* configure.in (noconfigdirs): Allow configuration of texinfo
for Cygwin hosts.
2001-02-15 Anthony Green <green@redhat.com>
* configure: Introduce GCJ_FOR_TARGET.

View File

@ -576,7 +576,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"