]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/systemd.pc.in
relicense to LGPLv2.1 (with exceptions)
[thirdparty/systemd.git] / src / 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@
74b91131 9exec_prefix=@exec_prefix@
4f552cc7 10systemdutildir=@rootlibexecdir@
8c6db833 11systemdsystemunitdir=@systemunitdir@
d19c883d 12systemduserunitdir=@userunitdir@
8c6db833 13systemdsystemconfdir=@pkgsysconfdir@/system
8a9ef77c 14systemduserconfdir=@pkgsysconfdir@/user
9d648202
LP
15systemdsystemunitpath=${systemdsystemconfdir}:/etc/systemd/system:/run/systemd/system:/usr/local/lib/systemd/system:${systemdsystemunitdir}:/usr/lib/systemd/system:/lib/systemd/system
16systemduserunitpath=${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
8c6db833
LP
17
18Name: systemd
af2d49f7 19Description: systemd System and Service Manager
8c6db833
LP
20URL: @PACKAGE_URL@
21Version: @PACKAGE_VERSION@