mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-12 12:50:51 +00:00
- Remove `NOCONFIGURE=1` and `-I"$TERMUX_PREFIX/share/aclocal/"` from `termux_step_pre_configure` to stop error: ``` libtool: Version mismatch error. This is libtool 2.4.7 Debian-2.4.7-7build1, but the libtool: definition of this LT_INIT comes from libtool 2.5.4. libtool: You should recreate aclocal.m4 with macros from libtool 2.4.7 Debian-2.4.7-7build1 libtool: and run autoconf again. ``` - Add `includedir="/include"` to `termux_step_make_install` to avoid the `termux_step_massage` duplicate prefix error