mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-28 14:40:26 +00:00
Autoconf macro for __progname taken from tmux, seems it is missing from procps, code checks `ifdef HAVE__PROGNAME` so all we have to do is to add the macro. Fixes https://github.com/termux/termux-packages/issues/6768.