Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
authorGeoffrey Noer <noer@cygnus>
Fri, 12 Sep 1997 23:21:33 +0000 (23:21 +0000)
committerGeoffrey Noer <noer@cygnus>
Fri, 12 Sep 1997 23:21:33 +0000 (23:21 +0000)
        * configure.in: remove bison from noconfigdirs for Cygwin32 host

ChangeLog
configure.in

index 2b3bb568396f2d18057e884babd0414e689eef0a..e9e9f938829e14f16c50ce1be915f09112176409 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
+       
+       * configure.in: remove bison from noconfigdirs for Cygwin32 host
+
 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * config.guess: Merge with FSF.
index 35f8df7252fceea8ab98ac66bdd47539b9c2bd4a..50a2bf2c9d95254832bba5fbe08b62dce0053171 100644 (file)
@@ -399,7 +399,7 @@ case "${host}" in
 # end-sanitize-ide
        ;;
   *-*-cygwin32)
-     noconfigdirs="expect dejagnu cvs autoconf automake bison send-pr gprof rcs guile perl texinfo apache inet"
+     noconfigdirs="expect dejagnu cvs autoconf automake send-pr gprof rcs guile perl texinfo apache inet"
     ;;
   *-*-windows*)
 # This is only used to build WinGDB...
This page took 0.031119 seconds and 4 git commands to generate.