libsigc++-2.0: disable autoheader in autoreconf
authorMichael Krelin <hacker@klever.net>
Sun, 22 Jul 2007 22:33:09 +0000 (22:33 +0000)
committerMichael Krelin <hacker@klever.net>
Sun, 22 Jul 2007 22:33:09 +0000 (22:33 +0000)
since it uses non-autoheader .h.in which gets broken

packages/libsigc++-2.0/libsigc++-2.0_2.0.17.bb

index cc12299..222c5bd 100644 (file)
@@ -9,6 +9,8 @@ S = "${WORKDIR}/libsigc++-${PV}"
 
 inherit autotools pkgconfig
 
+EXTRA_AUTORECONF = "--exclude=autoheader"
+
 FILES_${PN}-dev += "${libdir}/sigc++-*/"
 
 # acpaths = ""