]> code.ossystems Code Review - openembedded-core.git/commitdiff
lame: bandaid configure
authorRichard Purdie <richard@openedhand.com>
Mon, 5 May 2008 22:49:33 +0000 (22:49 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 5 May 2008 22:49:33 +0000 (22:49 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4431 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/lame/lame_3.96.1.bb

index 0c5c24582922ae17cdb2360d501f13fecae72096..ab9a99c0647d1521a42c268d08ad37ae2f6528d0 100644 (file)
@@ -20,6 +20,7 @@ do_configure() {
        aclocal
        autoconf
        libtoolize --force
+       gnu-configize --force
        oe_runconf
 }