chiark / gitweb /
81b1d79c374a01d1238b1945086adff85f430ae4
[elogind.git] / src / libelogind / libelogind.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 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
8 g systemd-journal   - -
9 u systemd-bus-proxy - "systemd Bus Proxy"
10 m4_ifdef(`ENABLE_NETWORKD',
11 u systemd-network   - "systemd Network Management"
12 )m4_dnl
13 m4_ifdef(`ENABLE_RESOLVED',
14 u systemd-resolve   - "systemd Resolver"
15 )m4_dnl
16 m4_ifdef(`ENABLE_TIMESYNCD',
17 u systemd-timesync  - "systemd Time Synchronization"
18 )m4_dnl