SRC_URI = ${SOURCEFORGE_MIRROR}/firebird/firebird-${PV}.tar.bz2

inherit autotools

do_configure () {
	./autogen.sh
	oe_runconf
}