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

/freebsd-current/contrib/byacc/
H A Dconfigure6550 if test "${with_dbmalloc+set}" = set; then
6551 withval="$with_dbmalloc"
6557 with_dbmalloc=yes
6566 with_dbmalloc=
6568 echo "$as_me:6568: result: ${with_dbmalloc:-no}" >&5
6569 echo "${ECHO_T}${with_dbmalloc:-no}" >&6
6681 if test "$with_dbmalloc" = yes ; then
/freebsd-current/contrib/ncurses/
H A Dconfigure17568 if test "${with_dbmalloc+set}" = set; then
17569 withval="$with_dbmalloc"
17577 with_dbmalloc=yes
17579 with_dbmalloc=
17581 echo "$as_me:17581: result: ${with_dbmalloc:-no}" >&5
17582 echo "${ECHO_T}${with_dbmalloc:-no}" >&6
17694 if test "$with_dbmalloc" = yes ; then

Completed in 121 milliseconds