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

/freebsd-10-stable/contrib/byacc/
H A Dconfigure4935 if test "${with_valgrind+set}" = set; then
4936 withval="$with_valgrind"
4944 with_valgrind=yes
4946 with_valgrind=
4948 echo "$as_me:4948: result: ${with_valgrind:-no}" >&5
4949 echo "${ECHO_T}${with_valgrind:-no}" >&6
/freebsd-10-stable/contrib/ofed/libibcm/
H A Dconfigure18574 if test "${with_valgrind+set}" = set; then
18575 withval="$with_valgrind"
18579 if test "$with_valgrind" != "" && test "$with_valgrind" != "no"; then
18585 if test -d $with_valgrind; then
18586 CPPFLAGS="$CPPLFAGS -I$with_valgrind/include"
20485 if test "$with_valgrind" != "" && test "$with_valgrind" != "no"; then
/freebsd-10-stable/contrib/ofed/librdmacm/
H A Dconfigure18574 if test "${with_valgrind+set}" = set; then
18575 withval="$with_valgrind"
18579 if test "$with_valgrind" != "" && test "$with_valgrind" != "no"; then
18585 if test -d $with_valgrind; then
18586 CPPFLAGS="$CPPLFAGS -I$with_valgrind/include"
20337 if test "$with_valgrind" != "" && test "$with_valgrind" != "no"; then
/freebsd-10-stable/contrib/ncurses/
H A Dconfigure10828 if test "${with_valgrind+set}" = set; then
10829 withval="$with_valgrind"
10836 with_valgrind=yes
10838 with_valgrind=
10840 echo "$as_me:10840: result: ${with_valgrind:-no}" >&5
10841 echo "${ECHO_T}${with_valgrind:-no}" >&6

Completed in 303 milliseconds