Re: [PATCH] Support building against libsystemd library

2014-09-29 Thread Martin Pitt
Hey Michael, Michael Biebl [2014-09-29 23:19 +0200]: > In systemd v209, the various libraries were merged into a single > libsystemd library [1]. > Add support for building against this new library and fall back to the > old library names if not found. Thank you! Applied. Martin -- Martin Pitt

[PATCH] Support building against libsystemd library

2014-09-29 Thread Michael Biebl
all of the instruments seeking intelligent life in the universe are pointed away from Earth? From 301855291954c5b7343ca826c478fa80219149a0 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 29 Sep 2014 23:13:33 +0200 Subject: [PATCH] Support building against libsystemd library In systemd v209