]> code.ossystems Code Review - openembedded-core.git/commitdiff
freetype: Add --force option to libtoolize
authorRichard Purdie <richard@openedhand.com>
Tue, 15 Apr 2008 07:45:31 +0000 (07:45 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 15 Apr 2008 07:45:31 +0000 (07:45 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4269 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/freetype/freetype_2.3.5.bb

index efc8b969e2ec6493155d4dad3014dd8427f7455c..0a2e1a175f4da73c9cba8b1e68fbc04078faca2e 100644 (file)
@@ -19,7 +19,7 @@ EXTRA_OECONF = "--without-zlib"
 do_configure() {
        cd builds/unix
        gnu-configize
-       libtoolize
+       libtoolize --force
        aclocal -I .
        autoconf
        cd ${S}