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

/freebsd-10-stable/contrib/byacc/
H A Dconfigure4723 if test "${with_dbmalloc+set}" = set; then
4724 withval="$with_dbmalloc"
4732 with_dbmalloc=yes
4734 with_dbmalloc=
4736 echo "$as_me:4736: result: ${with_dbmalloc:-no}" >&5
4737 echo "${ECHO_T}${with_dbmalloc:-no}" >&6
4829 if test "$with_dbmalloc" = yes ; then
/freebsd-10-stable/contrib/ncurses/
H A Dconfigure10627 if test "${with_dbmalloc+set}" = set; then
10628 withval="$with_dbmalloc"
10635 with_dbmalloc=yes
10637 with_dbmalloc=
10639 echo "$as_me:10639: result: ${with_dbmalloc:-no}" >&5
10640 echo "${ECHO_T}${with_dbmalloc:-no}" >&6
10722 if test "$with_dbmalloc" = yes ; then

Completed in 182 milliseconds