]> git.proxmox.com Git - systemd.git/blame - src/libsystemd/libsystemd.pc.in
Imported Upstream version 221
[systemd.git] / src / libsystemd / libsystemd.pc.in
CommitLineData
663996b3
MS
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
60f067b4 14Description: systemd Library
663996b3
MS
15URL: @PACKAGE_URL@
16Version: @PACKAGE_VERSION@
60f067b4 17Libs: -L${libdir} -lsystemd
663996b3 18Cflags: -I${includedir}