diff options
| -rw-r--r-- | meta-oe/recipes-support/neon/neon_0.33.0.bb | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/meta-oe/recipes-support/neon/neon_0.33.0.bb b/meta-oe/recipes-support/neon/neon_0.33.0.bb index a0333f4560..0b8bee0efe 100644 --- a/meta-oe/recipes-support/neon/neon_0.33.0.bb +++ b/meta-oe/recipes-support/neon/neon_0.33.0.bb | |||
| @@ -15,6 +15,8 @@ SRC_URI[sha256sum] = "659a5cc9cea05e6e7864094f1e13a77abbbdbab452f04d751a8c16a944 | |||
| 15 | 15 | ||
| 16 | inherit autotools-brokensep binconfig-disabled lib_package pkgconfig ptest | 16 | inherit autotools-brokensep binconfig-disabled lib_package pkgconfig ptest | 
| 17 | 17 | ||
| 18 | EXTRA_AUTORECONF += "-I macros" | ||
| 19 | |||
| 18 | # Enable gnutls or openssl, not both | 20 | # Enable gnutls or openssl, not both | 
| 19 | PACKAGECONFIG ?= "expat gnutls libproxy webdav zlib nls" | 21 | PACKAGECONFIG ?= "expat gnutls libproxy webdav zlib nls" | 
| 20 | PACKAGECONFIG:class-native = "expat gnutls webdav zlib nls" | 22 | PACKAGECONFIG:class-native = "expat gnutls webdav zlib nls" | 
