Home | History | Annotate | Download | only in m4

Lines Matching full:then

17   if test -z "$USE_NLS"; then
22 if test "$USE_NLS" = yes; then
24 if test -n "$YACC"; then
27 if ($YACC --print-localedir) >/dev/null 2>&1; then
33 if test -n "$BISON"; then
34 if test "$BISON" != ":"; then
35 if ($BISON --print-localedir) >/dev/null 2>&1; then
42 if test -n "$BISON_LOCALEDIR"; then
44 if test -n "$USER_LINGUAS"; then
55 if test $BISON_USE_NLS = yes; then