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

/freebsd-11.0-release/contrib/ncurses/
H A Dconfigure4712 if test "${with_debug+set}" = set; then
4713 withval="$with_debug"
4714 with_debug=$withval
4716 with_debug=yes
4718 echo "$as_me:4718: result: $with_debug" >&5
4719 echo "${ECHO_T}$with_debug" >&6
4720 test "x$with_debug" = "xyes" && cf_list_models="$cf_list_models debug"

Completed in 123 milliseconds