Home | History | Annotate | Download | only in bison

Lines Matching refs:localedir

15330           if ($YACC --print-localedir) >/dev/null 2>&1; then
15331 BISON_LOCALEDIR=`$YACC --print-localedir`
15338 if ($BISON --print-localedir) >/dev/null 2>&1; then
15339 BISON_LOCALEDIR=`$BISON --print-localedir`