gnutls: fix libopts detection causing build failures
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 25 Dec 2013 16:14:44 +0000 (17:14 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 25 Dec 2013 16:14:44 +0000 (17:14 +0100)
commit87815fc695bcb4ef5a48c09ab1ffcd0c134da43a
tree12f050db80793f9441e85a44de77962ce0266325
parent43e9128600c209b669cb0eca93717d5bc4fa08bd
gnutls: fix libopts detection causing build failures

Following the recent bump of gnutls to version 3.2.8, the build
started to fail on some machines where libopts is installed on the
system: gnutls configure script was incorrectly assuming that libopts
was available.

Since we don't have a package in Buildroot, this commit tells gnutls
to use its builtin libopts version.

Fixes (tested on gcc20):

  http://autobuild.buildroot.org/results/18f/18f61b3be6aed73f83b449b5082492a4a6ba8ffb/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gnutls/gnutls.mk