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

/freebsd-10-stable/contrib/byacc/
H A Dconfigure4511 if test "${with_dmalloc+set}" = set; then
4512 withval="$with_dmalloc"
4520 with_dmalloc=yes
4522 with_dmalloc=
4524 echo "$as_me:4524: result: ${with_dmalloc:-no}" >&5
4525 echo "${ECHO_T}${with_dmalloc:-no}" >&6
4617 if test "$with_dmalloc" = yes ; then
/freebsd-10-stable/contrib/ncurses/
H A Dconfigure10426 if test "${with_dmalloc+set}" = set; then
10427 withval="$with_dmalloc"
10434 with_dmalloc=yes
10436 with_dmalloc=
10438 echo "$as_me:10438: result: ${with_dmalloc:-no}" >&5
10439 echo "${ECHO_T}${with_dmalloc:-no}" >&6
10521 if test "$with_dmalloc" = yes ; then

Completed in 186 milliseconds