Allow configuration of texinfo for Cygwin hosts.
authorNick Clifton <nickc@redhat.com>
Sat, 17 Feb 2001 00:52:44 +0000 (00:52 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Sat, 17 Feb 2001 00:52:44 +0000 (00:52 +0000)
From-SVN: r39787

ChangeLog
configure.in

index bc28da92b4fb222e2115ed1ea3c523cdea1bf27d..dc6c6bb689576660ed8b3ba29cccfa45cbf17703 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 1b313fa22135d5fd18c9a2902c156bf8968cc525..7d6b62d6c47bb2702251a3b92750ffb6e5b39840 100644 (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"