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

/freebsd-13-stable/contrib/ncurses/
H A Dconfigure5354 if test "${with_shared+set}" = set; then
5355 withval="$with_shared"
5356 with_shared=$withval
5358 with_shared=no
5360 echo "$as_me:5360: result: $with_shared" >&5
5361 echo "${ECHO_T}$with_shared" >&6
5362 test "x$with_shared" = "xyes" && cf_list_models="$cf_list_models shared"
5409 if test "x$with_shared" = "xyes"; then

Completed in 130 milliseconds