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

/freebsd-11-stable/contrib/byacc/
H A Dconfigure4848 if test "${with_dbmalloc+set}" = set; then
4849 withval="$with_dbmalloc"
4857 with_dbmalloc=yes
4859 with_dbmalloc=
4861 echo "$as_me:4861: result: ${with_dbmalloc:-no}" >&5
4862 echo "${ECHO_T}${with_dbmalloc:-no}" >&6
4954 if test "$with_dbmalloc" = yes ; then
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure13157 if test "${with_dbmalloc+set}" = set; then
13158 withval="$with_dbmalloc"
13166 with_dbmalloc=yes
13168 with_dbmalloc=
13170 echo "$as_me:13170: result: ${with_dbmalloc:-no}" >&5
13171 echo "${ECHO_T}${with_dbmalloc:-no}" >&6
13263 if test "$with_dbmalloc" = yes ; then

Completed in 104 milliseconds