]> git.ipfire.org Git - thirdparty/systemd.git/blame_incremental - src/systemd.pc.in
pkg-config: rootlibexecdir -> systemdutildir
[thirdparty/systemd.git] / src / systemd.pc.in
... / ...
CommitLineData
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
4# under the terms of the GNU General Public License as published by
5# the Free Software Foundation; either version 2 of the License, or
6# (at your option) any later version.
7
8prefix=@prefix@
9exec_prefix=@exec_prefix@
10systemdutildir=@rootlibexecdir@
11systemdsystemunitdir=@systemunitdir@
12systemduserunitdir=@userunitdir@
13systemdsystemconfdir=@pkgsysconfdir@/system
14systemduserconfdir=@pkgsysconfdir@/user
15systemdsystemunitpath=/run/systemd/system:${systemdsystemconfdir}:/etc/systemd/system:/usr/local/share/systemd/system:/usr/local/lib/systemd/system:/usr/share/systemd/system:/usr/lib/systemd/system:/lib/systemd/system:${systemdsystemunitdir}
16systemduserunitpath=${systemduserconfdir}:/etc/systemd/user:/usr/local/share/systemd/user:/usr/local/lib/systemd/user:/usr/share/systemd/user:/usr/lib/systemd/user:${systemduserunitdir}
17
18Name: systemd
19Description: systemd System and Service Manager
20URL: @PACKAGE_URL@
21Version: @PACKAGE_VERSION@