]> code.ossystems Code Review - openembedded-core.git/commitdiff
gnutls: Stop gnutls using the build system zlib
authorRichard Purdie <richard@openedhand.com>
Mon, 7 Jul 2008 08:20:29 +0000 (08:20 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 7 Jul 2008 08:20:29 +0000 (08:20 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4832 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gnutls/gnutls.inc

index d08b0ca931e021b09c501cb9fb506fa396a81c87..ef8bcdcd9a922c278f2d55cc3a62cdc6e541e98b 100644 (file)
@@ -8,7 +8,7 @@ SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2"
 
 inherit autotools binconfig pkgconfig
 
-EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1"
+EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1 --with-included-libcfg --with-libz-prefix=${STAGING_DIR_HOST}${layout_prefix} --with-lzo"
 
 do_stage() {
     oe_libinstall -C lib/.libs -so -a libgnutls ${STAGING_LIBDIR}