net-misc/networkmanager: stop passing --with-suspend-resume=no
authorMike Gilbert <floppym@gentoo.org>
Mon, 16 Jan 2017 02:39:03 +0000 (21:39 -0500)
committerMike Gilbert <floppym@gentoo.org>
Mon, 16 Jan 2017 02:39:30 +0000 (21:39 -0500)
commita79db02fc8cd32562817094c665000ea3bfec550
tree61d108fa2b885b20e13063a97649e262b60d5235
parent3979e31fbeec66cbca7fff9761727b46e4412d19
net-misc/networkmanager: stop passing --with-suspend-resume=no

This causes configure to fail when USE=systemd for non-native abis.
--with-suspend-resume must be either systemd, upower, or consolekit.

Additionally, configure checks for libsystemd using pkg-config if we pass
--with-suspend-resume=systemd. There's no real need for this since the
daemon communicates with systemd using dbus. The pkg-config check is
only there to look for a new-enough version of systemd.

Passing --with-suspend-resume=consolekit does not perform any pkg-config
check. Therefore, let's use consolekit as the fallback value for the
systemd non-native abi case.

Bug: https://bugs.gentoo.org/605814
Package-Manager: Portage-2.3.3_p32, Repoman-2.3.1_p25
net-misc/networkmanager/networkmanager-1.4.4.ebuild