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

/freebsd-11-stable/contrib/byacc/
H A Dconfigure5060 if test "${with_valgrind+set}" = set; then
5061 withval="$with_valgrind"
5069 with_valgrind=yes
5071 with_valgrind=
5073 echo "$as_me:5073: result: ${with_valgrind:-no}" >&5
5074 echo "${ECHO_T}${with_valgrind:-no}" >&6
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure13369 if test "${with_valgrind+set}" = set; then
13370 withval="$with_valgrind"
13378 with_valgrind=yes
13380 with_valgrind=
13382 echo "$as_me:13382: result: ${with_valgrind:-no}" >&5
13383 echo "${ECHO_T}${with_valgrind:-no}" >&6
/freebsd-11-stable/contrib/apr/
H A Dconfigure930 with_valgrind
20854 if test "${with_valgrind+set}" = set; then :
20855 withval=$with_valgrind; if test "$withval" != no; then

Completed in 288 milliseconds