On ti, 02 touko 2017, Andreas Schneider wrote:
> The branch, master has been updated
>        via  09bc5b5 systemd: fix detection of libsystemd
>       from  2951c59 torture3: Make sure dbwrap_parse_record returns NOT_FOUND 
> for invalid watchers data
> 
> https://git.samba.org/?p=samba.git;a=shortlog;h=master
> 
> 
> - Log -----------------------------------------------------------------
> commit 09bc5b5374227a555f580c3d7c1d82f15bb818bc
> Author: Alexander Bokovoy <[email protected]>
> Date:   Thu Sep 29 00:09:12 2016 +0300
> 
>     systemd: fix detection of libsystemd
>     
>     On Fedora 25 detection of libsystemd actually fails due to wrong
>     assumptions in the configure test. conf.CHECK_LIB returns a list
>     so 'not conf.CHECK_LIB(...)' is always False and we never get to check
>     libsystemd.
>     
>     Instead, remember result of checking pkg-config for separate
>     libsystemd-daemon and libsystemd-journal libraries. If they miss,
>     attempt to use libsystemd library instead.
>     
>     Signed-off-by: Alexander Bokovoy <[email protected]>
>     Reviewed-by: Andreas Schneider <[email protected]>
>     
>     Autobuild-User(master): Andreas Schneider <[email protected]>
>     Autobuild-Date(master): Tue May  2 13:05:43 CEST 2017 on sn-devel-144
> 
> -----------------------------------------------------------------------
I created https://bugzilla.samba.org/show_bug.cgi?id=12764 for 4.6
backport.

-- 
/ Alexander Bokovoy

Reply via email to