subversion-1.4.5: Run full autoreconf
authorRichard Purdie <rpurdie@rpsys.net>
Sun, 9 Mar 2008 01:55:13 +0000 (01:55 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Sun, 9 Mar 2008 01:55:13 +0000 (01:55 +0000)
packages/subversion/subversion_1.4.5.bb

index 5c15d67..d4f2905 100644 (file)
@@ -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