[m-rev.] for review: user-defined events
Mark Brown
mark at csse.unimelb.edu.au
Fri Nov 24 14:12:44 AEDT 2006
On 24-Nov-2006, Zoltan Somogyi <zs at csse.unimelb.edu.au> wrote:
> On 20-Nov-2006, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
> > Despite what the names might suggest the above macros will look for
> > bison and flex respectively *before* looking for lex and yacc. The
> > code in the configure script needs to along the lines of:
> >
> > AC_PROG_FLEX
> > if test "$LEX" != "flex"
> > then
> > <error message and abort>
> > fi
> >
> > and similarly for bison.
>
> I have done that. Since no review by Mark seems forthcoming. I am committing
> this diff.
I'm still reviewing it, but I don't see any major problems so I'm happy
for you to go ahead and commit now.
Cheers,
Mark.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list