Home | History | Annotate | Download | only in bison

Lines Matching refs:YACC

1677 YACC
1830 YACC
2462 --disable-yacc do not build a yacc command or an -ly library
2491 YACC The `Yet Another Compiler Compiler' implementation to use.
2493 `yacc'.
2494 YFLAGS The list of arguments that will be passed by default to $YACC.
8239 # Check whether --enable-yacc was given.
8248 YACC_SCRIPT=yacc
8462 if test -n "$YACC"; then
8463 ac_cv_prog_YACC="$YACC" # Let the user override the test.
8482 YACC=$ac_cv_prog_YACC
8483 if test -n "$YACC"; then
8484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
8485 $as_echo "$YACC" >&6; }
8492 test -n "$YACC" && break
8494 test -n "$YACC" || YACC="yacc"
36418 if (${YACC-${BISON-:}} --print-localedir) >/dev/null 2>&1; then
36419 BISON_LOCALEDIR=`${YACC-${BISON-:}} --print-localedir`
37513 ac_config_files="$ac_config_files Makefile build-aux/Makefile po/Makefile.in data/Makefile etc/Makefile examples/Makefile examples/calc++/Makefile lib/Makefile src/Makefile doc/Makefile doc/yacc.1"
38358 "doc/yacc.1") CONFIG_FILES="$CONFIG_FILES doc/yacc.1" ;;