From: Richard Purdie Date: Sun, 9 Mar 2008 01:55:13 +0000 (+0000) Subject: subversion-1.4.5: Run full autoreconf X-Git-Tag: Release-2010-05/1~7523 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e1b6a4f700fd55fae9d446a999cef530c2ddc6f;p=openembedded.git subversion-1.4.5: Run full autoreconf --- diff --git a/packages/subversion/subversion_1.4.5.bb b/packages/subversion/subversion_1.4.5.bb index 5c15d67daf..d4f290590f 100644 --- a/packages/subversion/subversion_1.4.5.bb +++ b/packages/subversion/subversion_1.4.5.bb @@ -21,12 +21,7 @@ inherit autotools export LDFLAGS += " -L${STAGING_LIBDIR} " -do_configure() { - gnu-configize - libtoolize --force - aclocal -I build/ -I build/ac-macros/ && autoconf - oe_runconf -} +acpaths = "-I build/ -I build/ac-macros/" do_stage() { autotools_stage_all