--- ./grammar/lexer.l.orig 2011-09-15 06:01:15.000000000 +0000 +++ ./grammar/lexer.l 2012-01-17 01:17:22.081763540 +0000 @@ -87,7 +87,7 @@ * included. I guess that's some autotools magic I don't understand... */ //char *strdup(char*); -int fileno(FILE *stream); +//int fileno(FILE *stream); %}