chiark / gitweb /
seat: add another 'Plugable' device id
[elogind.git] / libsystemd-daemon.pc.in
1 #  Permission is hereby granted, free of charge, to any person
2 #  obtaining a copy of this software and associated documentation files
3 #  (the "Software"), to deal in the Software without restriction,
4 #  including without limitation the rights to use, copy, modify, merge,
5 #  publish, distribute, sublicense, and/or sell copies of the Software,
6 #  and to permit persons to whom the Software is furnished to do so,
7 #  subject to the following conditions:
8
9 prefix=@prefix@
10 exec_prefix=@exec_prefix@
11 libdir=@libdir@
12 includedir=@includedir@
13
14 Name: systemd
15 Description: systemd Daemon Utility Library
16 URL: @PACKAGE_URL@
17 Version: @PACKAGE_VERSION@
18 Libs: -L${libdir} -lsystemd-daemon
19 Cflags: -I${includedir}