[Xfce4-commits] [apps/xfce4-screensaver] 195/425: stop caring for osx

noreply at xfce.org noreply at xfce.org
Mon Oct 15 01:50:42 CEST 2018


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-screensaver.

commit 4f315278c52261dfdbf564a854511d481fb9d385
Author: Monsta <monsta at inbox.ru>
Date:   Tue Aug 25 16:22:51 2015 +0300

    stop caring for osx
---
 configure.ac | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/configure.ac b/configure.ac
index a5256f3..52d647f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -502,16 +502,6 @@ else
   exit 1
 fi
 
-# We can't lock on MacOS X, so don't compile in support for it.
-#
-if test "$ac_macosx" = yes; then
-  if test "$enable_locking" = yes; then
-    AC_MSG_RESULT(locking disabled: it doesnt work on MacOS X)
-    enable_locking=no
-    AC_DEFINE(NO_LOCKING, 1, [Define if screen locking support is disabled])
-  fi
-fi
-
 # Check whether to use a xscreensaver hacks configuration directory
 AC_MSG_CHECKING([whether to use xscreensaver hacks configuration])
 AC_ARG_WITH(xscreensaverdir, AC_HELP_STRING([--with-xscreensaverdir=dir], [Use xscreensaver hack configs found in directory],))

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list