pango.inc: small tweak to make building from scratch work
authorKoen Kooi <koen@openembedded.org>
Thu, 21 Dec 2006 16:00:01 +0000 (16:00 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 21 Dec 2006 16:00:01 +0000 (16:00 +0000)
packages/pango/pango.inc

index 4b4d859..e73fecb 100644 (file)
@@ -4,7 +4,7 @@ internationalized text."
 LICENSE = "LGPL"
 
 inherit gnome
-
+EXTRA_AUTORECONF = ""
 
 SECTION = "x11/libs"