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

/freebsd-10-stable/contrib/byacc/
H A Dconfigure4519 : ${with_no_leaks:=yes}
4731 : ${with_no_leaks:=yes}
4943 : ${with_no_leaks:=yes}
5047 if test "x$enableval" = xno; then with_no_leaks=yes; else with_no_leaks=no; fi
5049 : ${with_no_leaks:=no}
5051 echo "$as_me:5051: result: $with_no_leaks" >&5
5052 echo "${ECHO_T}$with_no_leaks" >&6
5054 if test "$with_no_leaks" = yes ; then
/freebsd-10-stable/contrib/ncurses/
H A Dconfigure10433 : ${with_no_leaks:=yes}
10634 : ${with_no_leaks:=yes}
10835 : ${with_no_leaks:=yes}
10929 with_no_leaks=yes
10931 : ${with_no_leaks:=no}
10933 echo "$as_me:10933: result: $with_no_leaks" >&5
10934 echo "${ECHO_T}$with_no_leaks" >&6
10936 if test "$with_no_leaks" = yes ; then
14604 if test -z "$cf_user_CFLAGS" && test "$with_no_leaks" = no ; then

Completed in 180 milliseconds