You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
if test "x$with_xscreensaver" = xcheck && test "$XSCREENSAVER" = "NO"; then
|
|
echo ""
|
|
echo "xscreensaver could not be detected on your system."
|
|
echo "Check www.jwz.org/xscreensaver if you're loving to"
|
|
echo "have tons of screensavers in KDE"
|
|
echo ""
|
|
all_tests=bad
|
|
fi
|
|
|