[Xfce4-commits] [xfce/xfdesktop] 10/35: Drop explicit LibSM check (Bug #11744)

noreply at xfce.org noreply at xfce.org
Sun May 17 11:37:58 CEST 2015


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

eric pushed a commit to branch xfce-4.12
in repository xfce/xfdesktop.

commit e192a981137c68d01062ab2a5e300ce65fcc59d9
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Thu Mar 26 14:49:53 2015 +0300

    Drop explicit LibSM check (Bug #11744)
    
    We get session management handling from libxfce4ui so let that
    bring in the proper dependency.
---
 configure.ac.in |    1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index ba6a0b5..9363574 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -73,7 +73,6 @@ XDT_I18N([@LINGUAS@])
 
 dnl Check for X11 installed
 XDT_CHECK_LIBX11_REQUIRE
-XDT_CHECK_LIBSM
 
 dnl Check for dbus-binding-tool
 AC_ARG_VAR([DBUS_BINDING_TOOL], [Tool to generate C bindings from XML D-Bus interface definitions])

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


More information about the Xfce4-commits mailing list