neon: Add m4 dir to autoreconf.
authorJeremy Puhlman <jpuhlman@mvista.com>
Tue, 28 Apr 2009 12:17:26 +0000 (05:17 -0700)
committerChris Larson <clarson@mvista.com>
Tue, 3 Nov 2009 20:15:58 +0000 (13:15 -0700)
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
recipes/neon/neon_0.25.5.bb
recipes/neon/neon_0.26.0.bb

index 9151a74..0f99c0b 100644 (file)
@@ -13,6 +13,7 @@ SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz \
 inherit autotools binconfig lib_package pkgconfig
 
 EXTRA_OECONF = "--with-ssl=gnutls --with-libxml2 --with-expat --enable-shared"
+EXTRA_AUTORECONF=" -I ${S}/macros "
 
 do_stage() {
        autotools_stage_all
index 3a23485..4df99f7 100644 (file)
@@ -11,6 +11,7 @@ SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz"
 inherit autotools binconfig lib_package pkgconfig
 
 EXTRA_OECONF = "--with-ssl=gnutls --with-libxml2 --with-expat --enable-shared"
+EXTRA_AUTORECONF=" -I ${S}/macros "
 
 do_stage () {
        autotools_stage_all