Searched refs:INTLBISON (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Dconfigure8176 if test -n "$INTLBISON"; then
8177 ac_cv_prog_INTLBISON="$INTLBISON" # Let the user override the test.
8192 INTLBISON=$ac_cv_prog_INTLBISON
8193 if test -n "$INTLBISON"; then
8194 echo "$as_me:8194: result: $INTLBISON" >&5
8195 echo "${ECHO_T}$INTLBISON" >&6
8201 test -n "$INTLBISON" && break
8204 if test -z "$INTLBISON"; then
8209 ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
8220 INTLBISON
[all...]

Completed in 62 milliseconds