1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-20 13:07:08 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Fredrik Fornwall
eaa7b49107 Make libintl.h provide inline stubs
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.
2017-08-17 00:34:44 +02:00