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

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in887 if test "$with_pcre" = no ; then
1231 if test "$with_pcre" != no
H A Dconfigure21680 if test "${with_pcre+set}" = set; then
21681 withval="$with_pcre"
21684 test -z "$with_pcre" && with_pcre=no
21685 echo "$as_me:21685: result: $with_pcre" >&5
21686 echo "${ECHO_T}$with_pcre" >&6
21688 if test "$with_pcre" != no ; then
22051 if test "$with_pcre" = no ; then
25780 if test "$with_pcre" != no
H A Daclocal.m44563 test -z "$with_pcre" && with_pcre=no
4564 AC_MSG_RESULT($with_pcre)
4566 if test "$with_pcre" != no ; then

Completed in 25 milliseconds