summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/libelogind/libelogind.pc.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/libelogind/libelogind.pc.in b/src/libelogind/libelogind.pc.in
index 382a4157d..64e34a3d1 100644
--- a/src/libelogind/libelogind.pc.in
+++ b/src/libelogind/libelogind.pc.in
@@ -10,7 +10,11 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@rootlibdir@
-includedir=@includedir@
+#if 0 /// To be able to act as a drop-in replacement, elogind has a systemd subdir
+# includedir=@includedir@
+#else
+includedir=@includedir@/elogind
+#endif // 0
Name: elogind
Description: elogind Library