]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/systemd.pc.in
pc: no longer expose exec_prefix in .pc file
[thirdparty/systemd.git] / src / core / systemd.pc.in
CommitLineData
a3723b97
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
a3723b97
LP
6# (at your option) any later version.
7
8c6db833 8prefix=@prefix@
eb39a623 9libdir=@libdir@
4f552cc7 10systemdutildir=@rootlibexecdir@
8c6db833 11systemdsystemunitdir=@systemunitdir@
a1d41e17 12systemdsystempresetdir=@systempresetdir@
d19c883d 13systemduserunitdir=@userunitdir@
a1d41e17 14systemduserpresetdir=@userpresetdir@
8c6db833 15systemdsystemconfdir=@pkgsysconfdir@/system
8a9ef77c 16systemduserconfdir=@pkgsysconfdir@/user
9d648202
LP
17systemdsystemunitpath=${systemdsystemconfdir}:/etc/systemd/system:/run/systemd/system:/usr/local/lib/systemd/system:${systemdsystemunitdir}:/usr/lib/systemd/system:/lib/systemd/system
18systemduserunitpath=${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
d267e69d
ZJS
19systemdsystemgeneratordir=@systemgeneratordir@
20systemdusergeneratordir=@usergeneratordir@
d4e85aac
LP
21systemdsleepdir=@systemsleepdir@
22systemdshutdowndir=@systemshutdowndir@
23tmpfilesdir=@tmpfilesdir@
24sysusersdir=@sysusersdir@
25sysctldir=@sysctldir@
26binfmtdir=@binfmtdir@
27modulesloaddir=@modulesloaddir@
d267e69d 28catalogdir=@catalogdir@
f7dc3ab9
LP
29systemuidmax=@systemuidmax@
30systemgidmax=@systemgidmax@
8c6db833
LP
31
32Name: systemd
af2d49f7 33Description: systemd System and Service Manager
8c6db833
LP
34URL: @PACKAGE_URL@
35Version: @PACKAGE_VERSION@