11
11
dnl --------------------------------------------------------------------
14
14
AS_IF([test "x$LEX" = "x:"],[
16
16
LEX='if test -f "$@"; then echo "WARNING: no proper flex binary found, ignoring changes to $<"; exit 0; else echo "ERROR: no proper flex binary found"; exit 1; fi;'