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