On Wed, 2006-03-22 at 14:43 +0100, Vivien Malerba wrote: > On 3/21/06, Daniel Espinosa <[EMAIL PROTECTED]> wrote: > > Then I need to file a bug, becouse when I download the CVS version, the > > script autogen.sh run configure, but never checks for "flex"; then if you > > don't have installed flex your compilation fails (that was my case). > > There is actually a lex checking during configure, I don't know it > said nothing when it did not find flex... > AC_PROG_LEX in configure.in
that should stop the configure process if lex is not found -- Rodrigo Moya <[EMAIL PROTECTED]> _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
