utils/lxc: disable gnutls during configure 5019/head
authorKarl Vogel <karl.vogel@gmail.com>
Thu, 26 Oct 2017 08:55:50 +0000 (10:55 +0200)
committerKarl Vogel <karl.vogel@gmail.com>
Thu, 26 Oct 2017 09:29:43 +0000 (11:29 +0200)
commit8b925956213a66ed910569036f03a1c7cc73fac3
tree647fc54383c1729beed4c5d416e5922c1ba04e9a
parentaacfbb244a4c8366785996ee225615faab277158
utils/lxc: disable gnutls during configure

Previous versions of LXC never compiled in gnutls support due to a bug in the
configure script. As other TLS implementations are not supported and the feature
was disabled in previous builds, disable it during configure.

See https://github.com/lxc/lxc/pull/1360 for details regarding the bug in the
autoconf of the previous versions.

Signed-off-by: Karl Vogel <karl.vogel@gmail.com>
utils/lxc/Makefile