hc
2023-03-07 b7c0d7ef5080a876d1e2a044d0a51dcb0e0bcf1e
1
2
3
4
5
6
7
do_configure:prepend() {
       cd ${S}
       NOCONFIGURE=yes ./autogen.sh
       cd ${B}
}
 
AUTOTOOLS_COPYACLOCAL = "1"