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

/freebsd-13-stable/contrib/byacc/
H A Dconfigure5454 : ${with_no_leaks:=yes}
5686 : ${with_no_leaks:=yes}
5918 : ${with_no_leaks:=yes}
6042 if test "x$enableval" = xno; then with_no_leaks=yes; else with_no_leaks=no; fi
6044 : ${with_no_leaks:=no}
6046 echo "$as_me:6046: result: $with_no_leaks" >&5
6047 echo "${ECHO_T}$with_no_leaks" >&6
6049 if test "$with_no_leaks" = yes ; then
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure16343 : ${with_no_leaks:=yes}
16575 : ${with_no_leaks:=yes}
16807 : ${with_no_leaks:=yes}
16931 if test "x$enableval" = xno; then with_no_leaks=yes; else with_no_leaks=no; fi
16933 : ${with_no_leaks:=no}
16935 echo "$as_me:16935: result: $with_no_leaks" >&5
16936 echo "${ECHO_T}$with_no_leaks" >&6
16938 if test "$with_no_leaks" = yes ; then
22726 if test -z "$cf_user_CFLAGS" && test "$with_no_leaks"
[all...]

Completed in 89 milliseconds