icu-native: Bandaid do_configure

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4423 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-05-05 22:11:33 +00:00
parent 1fb007d268
commit fee0c6a2b3
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ inherit autotools pkgconfig binconfig
do_configure() {
libtoolize --force
gnu-configize --force
oe_runconf
}