Searched refs:with_shared (Results 1 – 2 of 2) sorted by relevance
329 [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
6171 [with_shared=$withval],6172 [with_shared=no])6173 AC_MSG_RESULT($with_shared)6174 if test "$with_shared" = "yes" ; then