Home
last modified time | relevance | path

Searched refs:with_shared_cxx (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/ncurses/
H A Dconfigure.in365 [with_shared_cxx=$withval],
366 [with_shared_cxx=no])
367 AC_MSG_RESULT($with_shared_cxx)
2155 elif test "$with_shared_cxx" != "no"; then
2632 with_shared_cxx="$with_shared_cxx"
H A Daclocal.m44809 if test "x$with_shared_cxx" != xyes && test -n "$cf_shared_suffix"; then
4857 test "x$with_shared_cxx" = xno && CF_VERBOSE(overriding CXX_MODEL to SHARED)
4858 with_shared_cxx=yes
4861 test "x$with_shared_cxx" = xno && CXX_MODEL=NORMAL
H A Dconfigure29893 with_shared_cxx="$with_shared_cxx"