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

/freebsd-9.3-release/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-9.3-release/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-9.3-release/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 198 milliseconds