nope, don't build texinfo yet for cygwin32, there's a problem with
authorGeoffrey Noer <noer@cygnus>
Sun, 30 Jun 1996 04:30:53 +0000 (04:30 +0000)
committerGeoffrey Noer <noer@cygnus>
Sun, 30 Jun 1996 04:30:53 +0000 (04:30 +0000)
Makefile.in that needs resolving

ChangeLog
configure.in

index 3450eca8eb14fc848ca86fcaf8f0815caba8257a..9a843f0e434f83713c3397d74d6e45fcc1374487 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,3 @@
-Sat Jun 29 18:56:07 1996  Geoffrey Noer  <noer@cygnus.com>
-
-        * configure.in: configure and build texinfo for Canadian
-       crosses and natives, enable building texinfo for cygwin32
-       toolchains. (still disabled for go32)
-
 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
 
        * mpw-configure: Add support for --bindir.
index 5512c04d440bef40bf8bfa6d2a468c044449a696..6c2f18253d5ff33a635778c75ebe2f136ac8460f 100644 (file)
@@ -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"