aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gnutls/gnutls.inc
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-05-24 16:23:32 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-01 18:32:28 +0100
commitad52eacebdc413aa351de078ee878182a9c71e16 (patch)
tree7183fc72342d9d6c780836a1d053d872492ebc01 /meta/recipes-support/gnutls/gnutls.inc
parent3a0757a6fde8278c41e55810486311ed104eaa47 (diff)
downloadopenembedded-core-contrib-ad52eacebdc413aa351de078ee878182a9c71e16.tar.gz
gnutls: update to 2.12.5
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-support/gnutls/gnutls.inc')
-rw-r--r--meta/recipes-support/gnutls/gnutls.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc
index fd77af4c84..9f8d81b3bb 100644
--- a/meta/recipes-support/gnutls/gnutls.inc
+++ b/meta/recipes-support/gnutls/gnutls.inc
@@ -21,9 +21,9 @@ inherit autotools binconfig pkgconfig gettext
EXTRA_OECONF="--with-included-opencdk --with-included-libcfg --disable-rpath \
--with-libtasn1-prefix=${STAGING_DIR_HOST}${prefix} \
- --with-libgcrypt-prefix=${STAGING_DIR_HOST}${prefix} \
- --with-libz-prefix=${STAGING_DIR_HOST}${prefix} --with-lzo --disable-guile"
-
+ --with-libgcrypt --with-libgcrypt-prefix=${STAGING_DIR_HOST}${prefix} \
+ --with-lzo --disable-guile \
+ "
do_configure_prepend() {
for dir in . lib libextra; do
rm ${dir}/aclocal.m4 ${dir}/m4/libtool.m4 ${dir}/m4/lt*.m4