Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/tmux/dist/
Dconfigure.ac366 if test "x$enable_utempter" = xyes; then
367 AC_CHECK_HEADER(utempter.h, enable_utempter=yes, enable_utempter=no)
368 if test "x$enable_utempter" = xyes; then
372 enable_utempter=yes,
373 enable_utempter=no
376 if test "x$enable_utempter" = xyes; then
Dconfigure6478 if test "${enable_utempter+set}" = set; then :
6479 enableval=$enable_utempter;
6482 if test "x$enable_utempter" = xyes; then
6491 if test "x$enable_utempter" = xyes; then
6552 if test "x$enable_utempter" = xyes; then