]> git.ipfire.org Git - thirdparty/systemd.git/blob - systemd.pc.in
service: save/restore status text string
[thirdparty/systemd.git] / systemd.pc.in
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
8 prefix=@prefix@
9 exec_prefix=${prefix}
10 systemdsystemunitdir=@systemunitdir@
11 systemdsessionunitdir=@pkgdatadir@/session
12 systemdsystemconfdir=@pkgsysconfdir@/system
13 systemdsessionconfdir=@pkgsysconfdir@/session
14
15 Name: systemd
16 Description: systemd System and Session Manager
17 URL: @PACKAGE_URL@
18 Version: @PACKAGE_VERSION@