Home
last modified time | relevance | path

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

/dports/net/x11vnc/x11vnc-0.9.16/
H A Dconfigure.ac178 if test "x$with_dpms" != "xno"; then
/dports/x11/xscreensaver/xscreensaver-5.44/
H A Dconfigure8766 withval=$with_dpms_ext; with_dpms="$withval"; with_dpms_req="$withval"
8768 with_dpms=yes
8773 case "$with_dpms" in
8780 d=$with_dpms/include
8792 d=$with_dpms/lib
8804 with_dpms=$with_dpms_req
8817 if test "$with_dpms" = yes; then
8985 elif test "$with_dpms" != no; then
8986 echo "error: must be yes or no: --with-dpms-ext=$with_dpms"
H A Dconfigure.in1586 [with_dpms="$withval"; with_dpms_req="$withval"],[with_dpms=yes])
1588 HANDLE_X_PATH_ARG(with_dpms, --with-dpms-ext, DPMS)
1590 if test "$with_dpms" = yes; then
1618 elif test "$with_dpms" != no; then
1619 echo "error: must be yes or no: --with-dpms-ext=$with_dpms"
/dports/x11/xlockmore/xlockmore-5.67/xscreensaver/
H A Dconfigure8164 withval=$with_dpms_ext; with_dpms="$withval"; with_dpms_req="$withval"
8166 with_dpms=yes
8171 case "$with_dpms" in
8178 d=$with_dpms/include
8190 d=$with_dpms/lib
8202 with_dpms=$with_dpms_req
8215 if test "$with_dpms" = yes; then
8383 elif test "$with_dpms" != no; then
8384 echo "error: must be yes or no: --with-dpms-ext=$with_dpms"
H A Dconfigure.ac1329 [with_dpms="$withval"; with_dpms_req="$withval"],[with_dpms=yes])
1331 HANDLE_X_PATH_ARG(with_dpms, --with-dpms-ext, DPMS)
1333 if test "$with_dpms" = yes; then
1361 elif test "$with_dpms" != no; then
1362 echo "error: must be yes or no: --with-dpms-ext=$with_dpms"
H A Dconfigure.in1586 [with_dpms="$withval"; with_dpms_req="$withval"],[with_dpms=yes])
1588 HANDLE_X_PATH_ARG(with_dpms, --with-dpms-ext, DPMS)
1590 if test "$with_dpms" = yes; then
1618 elif test "$with_dpms" != no; then
1619 echo "error: must be yes or no: --with-dpms-ext=$with_dpms"
/dports/x11/xlockmore/xlockmore-5.67/
H A Dconfigure.ac3367 if test "x$with_dpms" = xno; then
3385 fi # with_dpms != no
H A Dconfigure9425 withval=$with_dpms;
9429 if test "x$with_dpms" = xno; then