cedric pushed a commit to branch master.

commit 827cccca06a35828c1e340a70743121f3fb20246
Author: Cedric Bail <[email protected]>
Date:   Sat Mar 30 18:14:07 2013 +0900

    systemd: support only since 192.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 1c17959..caeaa0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -206,7 +206,7 @@ if test "x${have_bluetooth}" = "xyes"; then
 fi
 
 # Detect systemd user session directory properly
-EFL_PKG_CHECK_VAR([USER_SESSION_DIR], [systemd], [systemduserunitdir],
+EFL_PKG_CHECK_VAR([USER_SESSION_DIR], [systemd >= 192], [systemduserunitdir],
        [have_systemd_user_session="yes"], [have_systemd_user_session="no"])
 AM_CONDITIONAL([HAVE_SYSTEMD_USER_SESSION], [test 
"x${have_systemd_user_session}" = "xyes"])
 AC_SUBST([USER_SESSION_DIR])

-- 

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2

Reply via email to