dbus: completely recreate autotools configuration stuff
Fixes build error.
This commit is contained in:
parent
d7644be98f
commit
3507887271
@ -22,7 +22,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
|
||||
termux_step_pre_configure() {
|
||||
export LIBS="-llog"
|
||||
autoconf -i
|
||||
autoreconf -fi
|
||||
}
|
||||
|
||||
termux_step_create_debscripts() {
|
||||
|
Loading…
Reference in New Issue
Block a user