[Mono-bugs] [Bug 29123][Wis] New - configure doesn't check for bison
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
19 Aug 2002 15:55:58 -0000
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by noa@metamatrix.se.
http://bugzilla.ximian.com/show_bug.cgi?id=29123
--- shadow/29123 Mon Aug 19 11:55:58 2002
+++ shadow/29123.tmp.32638 Mon Aug 19 11:55:58 2002
@@ -0,0 +1,20 @@
+Bug#: 29123
+Product: Mono/Runtime
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: noa@metamatrix.se
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: configure doesn't check for bison
+
+bison is needed when creating mono/monoburg/parser.c but isn't checked for
+in the configure script. The attached patch fixes this.