40e7b9a348b259078d951902ea314b07fea3f47c
[vuplus_openembedded] / nonworking / firebird / firebird_1.5.0.4290.oe
1 SRC_URI = ${SOURCEFORGE_MIRROR}/firebird/firebird-${PV}.tar.bz2
2
3 inherit autotools
4
5 do_configure () {
6         ./autogen.sh
7         oe_runconf
8 }