1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

lame: bandaid configure

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4431 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-05-05 22:49:33 +00:00
parent 3f92181944
commit e60c8bb0e4
+1
View File
@@ -20,6 +20,7 @@ do_configure() {
aclocal
autoconf
libtoolize --force
gnu-configize --force
oe_runconf
}