Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/
H A Dconfigure.in342 [with_shared=$withval],
343 [with_shared=no])
344 AC_MSG_RESULT($with_shared)
345 test "x$with_shared" = "xyes" && cf_list_models="$cf_list_models shared"
374 if test "x$with_shared" = "xyes"; then
/freebsd/contrib/dialog/
H A Daclocal.m46171 [with_shared=$withval],
6172 [with_shared=no])
6173 AC_MSG_RESULT($with_shared)
6174 if test "$with_shared" = "yes" ; then