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

/freebsd-current/contrib/byacc/
H A Dconfigure6313 if test "${with_dmalloc+set}" = set; then
6314 withval="$with_dmalloc"
6320 with_dmalloc=yes
6329 with_dmalloc=
6331 echo "$as_me:6331: result: ${with_dmalloc:-no}" >&5
6332 echo "${ECHO_T}${with_dmalloc:-no}" >&6
6444 if test "$with_dmalloc" = yes ; then
/freebsd-current/contrib/ncurses/
H A Dconfigure17336 if test "${with_dmalloc+set}" = set; then
17337 withval="$with_dmalloc"
17345 with_dmalloc=yes
17347 with_dmalloc=
17349 echo "$as_me:17349: result: ${with_dmalloc:-no}" >&5
17350 echo "${ECHO_T}${with_dmalloc:-no}" >&6
17462 if test "$with_dmalloc" = yes ; then

Completed in 192 milliseconds