From 08e8c21b1f0acac5e023d05d59f175f2f5716288 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 26 May 2015 09:39:53 -0400 Subject: Fix --enable-systemd builds on systems with libsystemd but not systemd Fixes bug 16164; bugfix on 0.2.6.3-alpha. Patch from Peter Palfrader. --- changes/bug16164 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug16164 (limited to 'changes') diff --git a/changes/bug16164 b/changes/bug16164 new file mode 100644 index 0000000000..fbb383c26d --- /dev/null +++ b/changes/bug16164 @@ -0,0 +1,4 @@ + o Minor bugfixes (compilation): + - Build with --enable-systemd correctly when libsystemd is installed, + but systemd is not. Fixes bug 16164, bugfix on 0.2.6.3-alpha. Patch + from Peter Palfrader. -- cgit v1.2.3-54-g00ecf