* configure.ac: Flex version check.
* conf/common.rmk: Add -Wno-error to sh.mod.
* script/yylex.l: Remove all #pragma.
++2010-04-10 BVK Chaitanya <bvk.groups@gmail.com>
++
++ Fix FreeBSD build.
++
++ * configure.ac: Flex version check.
++ * conf/common.rmk: Add -Wno-error to sh.mod.
++ * script/yylex.l: Remove all #pragma.
++
2010-04-10 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/util/misc.h (canonicalise_file_name): Add missing
done
AC_PROG_INSTALL
-AC_PROG_SED
AC_PROG_AWK
+ AC_PROG_LEX
AC_PROG_MAKE_SET
AC_PROG_MKDIR_P