[m-rev.] for review: user-defined events
Zoltan Somogyi
zs at csse.unimelb.edu.au
Fri Nov 24 13:48:50 AEDT 2006
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.
Zoltan.
--------------------------------------------------------------------------
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