Files
third_party_elfutils/libelf
Dmitry V. Levin 0a5defb64e Consistently define _(Str) using dgettext ("elfutils", Str)
Move the definition of _(Str) macro to lib/eu-config.h which already
provides a definition of N_(Str) macro.  Since lib/eu-config.h is
appended to config.h, it is included into every compilation unit
and therefore both macros are now universally available.

Remove all other definitions of N_(Str) and _(Str) macros from other files
to avoid conflicts and redundancies.

The next step is to replace all uses of gettext(Str) with _(Str).

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
2020-12-16 10:01:52 +00:00
..
2015-09-23 15:50:00 +02:00
2018-02-10 03:19:26 +01:00
2020-10-28 12:44:34 +01:00
2020-12-12 18:06:28 +01:00
2019-02-28 22:41:14 +01:00