File shibboleth-sp-2.5.6-libsystemd-daemon.patch of Package shibboleth-sp

Index: shibboleth-sp-2.5.6/configure.ac
===================================================================
--- shibboleth-sp-2.5.6.orig/configure.ac
+++ shibboleth-sp-2.5.6/configure.ac
@@ -451,7 +451,7 @@ if test "$WANT_SYSTEMD" = "yes" ; then
 	   AC_MSG_ERROR([Unable to find a suitable libsystemd-daemon library])
 	])
 	AC_DEFINE([HAVE_SD_NOTIFY],[1],[Define to 1 if you have the sd_notify function.])
-	PKG_CHECK_MODULES([SYSTEMD], [libsystemd-daemon])
+	PKG_CHECK_MODULES([SYSTEMD], [libsystemd])
 	AC_SUBST([SYSTEMD_CFLAGS])
 	AC_SUBST([SYSTEMD_LIBS])
 fi
openSUSE Build Service is sponsored by