NetworkManager/src/dns-manager
Thomas Haller c720d560b1 build: fix linker error for '--disable-concheck' and add '--with-libsoup'
When building with '--disable-concheck' with libsoup installed,
configure would set HAVE_LIBSOUP. But without connection
checking, we didn't link against libsoup, resulting in a
linker error.

Add a new configure option '--with-libsoup' / '--without-libsoup'
to control whether linking against libsoup.
The combination '--without-libsoup --enable-concheck' does not
make sense.

https://bugzilla.gnome.org/show_bug.cgi?id=734062

Signed-off-by: Thomas Haller <thaller@redhat.com>
(cherry picked from commit 833ea6944d)
2014-07-31 22:20:56 +02:00
..
nm-dns-dnsmasq.c build: add --with-dnsmasq, to specify dnsmasq path 2014-01-03 14:51:16 -05:00
nm-dns-dnsmasq.h dns-manager: minor cleanups 2013-04-03 10:23:49 -04:00
nm-dns-manager.c build: fix linker error for '--disable-concheck' and add '--with-libsoup' 2014-07-31 22:20:56 +02:00
nm-dns-manager.h dns-manager: initialize hostname 2013-12-20 09:31:04 -05:00
nm-dns-plugin.c core: track which interface an IP config came from 2013-02-07 15:31:00 -06:00
nm-dns-plugin.h dns-manager: minor cleanups 2013-04-03 10:23:49 -04:00
nm-dns-unbound.c dns: preliminary support for unbound (bgo #699810) 2014-05-30 21:29:26 +02:00
nm-dns-unbound.h dns: preliminary support for unbound (bgo #699810) 2014-05-30 21:29:26 +02:00
nm-dns-utils.c coverity: fix various warnings detected with Coverity 2013-11-13 15:29:24 +01:00
nm-dns-utils.h dns: direct IPv4 reverse DNS queries to split DNS servers 2010-12-16 17:49:22 -06:00