X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fsystemd.pc.in;h=d5b86bf65ce374c42662c27182a8724965c0bc87;hb=cf1d0302aeaf4e44a6a643fb41e5525fdd04b1d5;hp=49f65b2a6502348fa0ac3ccdc1d0f032f256af44;hpb=90ccc3fca7e53a60a9e67b9d5812e1d4a27fc07d;p=elogind.git diff --git a/src/core/systemd.pc.in b/src/core/systemd.pc.in index 49f65b2a6..d5b86bf65 100644 --- a/src/core/systemd.pc.in +++ b/src/core/systemd.pc.in @@ -6,14 +6,28 @@ # (at your option) any later version. prefix=@prefix@ -exec_prefix=@exec_prefix@ +libdir=@libdir@ systemdutildir=@rootlibexecdir@ systemdsystemunitdir=@systemunitdir@ +systemdsystempresetdir=@systempresetdir@ systemduserunitdir=@userunitdir@ +systemduserpresetdir=@userpresetdir@ systemdsystemconfdir=@pkgsysconfdir@/system systemduserconfdir=@pkgsysconfdir@/user systemdsystemunitpath=${systemdsystemconfdir}:/etc/systemd/system:/run/systemd/system:/usr/local/lib/systemd/system:${systemdsystemunitdir}:/usr/lib/systemd/system:/lib/systemd/system systemduserunitpath=${systemduserconfdir}:/etc/systemd/user:/run/systemd/user:/usr/local/lib/systemd/user:/usr/local/share/systemd/user:${systemduserunitdir}:/usr/lib/systemd/user:/usr/share/systemd/user +systemdsystemgeneratordir=@systemgeneratordir@ +systemdusergeneratordir=@usergeneratordir@ +systemdsleepdir=@systemsleepdir@ +systemdshutdowndir=@systemshutdowndir@ +tmpfilesdir=@tmpfilesdir@ +sysusersdir=@sysusersdir@ +sysctldir=@sysctldir@ +binfmtdir=@binfmtdir@ +modulesloaddir=@modulesloaddir@ +catalogdir=@catalogdir@ +systemuidmax=@systemuidmax@ +systemgidmax=@systemgidmax@ Name: systemd Description: systemd System and Service Manager