Home
last modified time | relevance | path

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

/dports/x11/xlockmore/xlockmore-5.67/
H A Dconfigure.ac5030 AC_ARG_ENABLE(blank_only, [ --enable-blank-only enable blank mode only (boring)], optenable
5031 blank_only=$enableval,
5032 blank_only=no)
5033 if test "$blank_only" = "yes"; then
H A Dconfigure12520 enableval=$enable_blank_only; blank_only=$enableval
12522 blank_only=no
12525 if test "$blank_only" = "yes"; then