Home
last modified time | relevance | path

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

/freebsd-head/contrib/ncurses/
HDconfigure.in866 [with_root_access=$enableval],
867 [with_root_access=yes])
868 AC_MSG_RESULT($with_root_access)
869 test "x$with_root_access" = xyes && AC_DEFINE(USE_ROOT_ACCESS,1,[Define to 1 if setuid is allowed a…