fix openjade-native configuring
authorMichael Lauer <mickey@vanille-media.de>
Thu, 17 Jun 2004 12:13:56 +0000 (12:13 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 17 Jun 2004 12:13:56 +0000 (12:13 +0000)
BKrev: 40d18b04SyeNpkVi4LkZm9ooXB1kLA

openjade/openjade-native_1.3.2.oe

index 5833ed5..4009581 100644 (file)
@@ -15,6 +15,7 @@ acpaths = "-I ${S}/config"
 CFLAGS_prepend = "-I${S}/include"
 
 do_configure () {
+       mv config/configure.in .
        gnu-configize
        oe_runconf
 }