summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gnutls/gnutls.inc
diff options
context:
space:
mode:
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
21 21
22EXTRA_OECONF="--with-included-opencdk --with-included-libcfg --disable-rpath \ 22EXTRA_OECONF="--with-included-opencdk --with-included-libcfg --disable-rpath \
23 --with-libtasn1-prefix=${STAGING_DIR_HOST}${prefix} \ 23 --with-libtasn1-prefix=${STAGING_DIR_HOST}${prefix} \
24 --with-libgcrypt-prefix=${STAGING_DIR_HOST}${prefix} \ 24 --with-libgcrypt --with-libgcrypt-prefix=${STAGING_DIR_HOST}${prefix} \
25 --with-libz-prefix=${STAGING_DIR_HOST}${prefix} --with-lzo --disable-guile" 25 --with-lzo --disable-guile \
26 26 "
27do_configure_prepend() { 27do_configure_prepend() {
28 for dir in . lib libextra; do 28 for dir in . lib libextra; do
29 rm ${dir}/aclocal.m4 ${dir}/m4/libtool.m4 ${dir}/m4/lt*.m4 29 rm ${dir}/aclocal.m4 ${dir}/m4/libtool.m4 ${dir}/m4/lt*.m4