commit | 66da92df5eb1ad1de8110a085f17a9a8f50f5648 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Wed Jan 04 14:37:25 2017 -0600 |
committer | Matthew Barth <msbarth@us.ibm.com> | Wed Jan 04 14:37:25 2017 -0600 |
tree | 643a7bcd1f831afae13b08cfb928f7ebc7353d26 | |
parent | c6329c9c41f6735b546eecfd6941b1f3381f230a [diff] |
Correct out-of-tree builds for systemd workaround Change-Id: I27c92f1b31da36a00585fa07376766a1f94e81df Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/configure.ac b/configure.ac index 45d9c0e..2ad9855 100644 --- a/configure.ac +++ b/configure.ac
@@ -8,7 +8,7 @@ # Modify header template AH_TOP([#pragma once]) -AH_BOTTOM([#include "workaround/systemd.h"]) +AH_BOTTOM([#include "libmapper/workaround/systemd.h"]) # Checks for programs. AC_PROG_CC