From a3138f51f6f59f8ce1d801e638bcc6559624f02a Mon Sep 17 00:00:00 2001 From: Geoffrey Noer Date: Fri, 12 Sep 1997 23:21:33 +0000 Subject: [PATCH] Fri Sep 12 16:19:20 1997 Geoffrey Noer * configure.in: remove bison from noconfigdirs for Cygwin32 host --- ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2b3bb56..e9e9f93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Sep 12 16:19:20 1997 Geoffrey Noer + + * configure.in: remove bison from noconfigdirs for Cygwin32 host + Mon Sep 8 20:46:20 1997 Ian Lance Taylor * config.guess: Merge with FSF. diff --git a/configure.in b/configure.in index 35f8df7..50a2bf2 100644 --- a/configure.in +++ b/configure.in @@ -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... -- 2.7.4