Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/
H A Dconfigure.in329 [with_shared=$withval],
330 [with_shared=no])
331 AC_MSG_RESULT($with_shared)
332 test "x$with_shared" = "xyes" && cf_list_models="$cf_list_models shared"
361 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