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

/freebsd-11.0-release/contrib/byacc/
H A Dconfigure4512 if test "${with_dmalloc+set}" = set; then
4513 withval="$with_dmalloc"
4521 with_dmalloc=yes
4523 with_dmalloc=
4525 echo "$as_me:4525: result: ${with_dmalloc:-no}" >&5
4526 echo "${ECHO_T}${with_dmalloc:-no}" >&6
4618 if test "$with_dmalloc" = yes ; then
/freebsd-11.0-release/contrib/ncurses/
H A Dconfigure12945 if test "${with_dmalloc+set}" = set; then
12946 withval="$with_dmalloc"
12954 with_dmalloc=yes
12956 with_dmalloc=
12958 echo "$as_me:12958: result: ${with_dmalloc:-no}" >&5
12959 echo "${ECHO_T}${with_dmalloc:-no}" >&6
13051 if test "$with_dmalloc" = yes ; then

Completed in 109 milliseconds