]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/libsystemd/libsystemd.pc.in
logind: fix printf format
[thirdparty/systemd.git] / src / libsystemd / libsystemd.pc.in
CommitLineData
c3b8df24
LP
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 Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
6# (at your option) any later version.
7
8prefix=@prefix@
9exec_prefix=@exec_prefix@
10libdir=@libdir@
11includedir=@includedir@
12
13Name: systemd
6bb648a1 14Description: systemd Library
c3b8df24
LP
15URL: @PACKAGE_URL@
16Version: @PACKAGE_VERSION@
6bb648a1 17Libs: -L${libdir} -lsystemd
c3b8df24 18Cflags: -I${includedir}