X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fsystemd.pc.in;h=d5b86bf65ce374c42662c27182a8724965c0bc87;hp=786b1cf84e6957a6f668534d7cb156fb3b652ba0;hb=615938651d3a4fd9253b08da00db22d451a8cef8;hpb=eb39a6239c631873db62f6a942e6cb3dab0a2db4 diff --git a/src/core/systemd.pc.in b/src/core/systemd.pc.in index 786b1cf84..d5b86bf65 100644 --- a/src/core/systemd.pc.in +++ b/src/core/systemd.pc.in @@ -6,7 +6,6 @@ # (at your option) any later version. prefix=@prefix@ -exec_prefix=@exec_prefix@ libdir=@libdir@ systemdutildir=@rootlibexecdir@ systemdsystemunitdir=@systemunitdir@ @@ -19,6 +18,13 @@ systemdsystemunitpath=${systemdsystemconfdir}:/etc/systemd/system:/run/systemd/s 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@