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

/freebsd-13-stable/contrib/byacc/
H A Dconfigure5446 if test "${with_dmalloc+set}" = set; then
5447 withval="$with_dmalloc"
5455 with_dmalloc=yes
5457 with_dmalloc=
5459 echo "$as_me:5459: result: ${with_dmalloc:-no}" >&5
5460 echo "${ECHO_T}${with_dmalloc:-no}" >&6
5572 if test "$with_dmalloc" = yes ; then
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure16335 if test "${with_dmalloc+set}" = set; then
16336 withval="$with_dmalloc"
16344 with_dmalloc=yes
16346 with_dmalloc=
16348 echo "$as_me:16348: result: ${with_dmalloc:-no}" >&5
16349 echo "${ECHO_T}${with_dmalloc:-no}" >&6
16461 if test "$with_dmalloc" = yes ; then

Completed in 194 milliseconds