mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-01 16:40:33 +00:00
Previously libandroid-support contained inline stubs for libintl.h functions (gettext(), dgettext() and friends). We now provide inline versions of them in libintl.h directly so libandroid-support is no longer necessary to get them.