blob: 3fc18d275dffd5559a5c67d11c5301c8af95c4f4 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001do_configure_prepend() {
2 cd ${S}
3 NOCONFIGURE=yes ./autogen.sh
4 cd ${B}
5}
6
7AUTOTOOLS_COPYACLOCAL = "1"