projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
merged from Luca Bruno
[apt.git]
/
buildlib
/
apti18n.h.in
diff --git
a/buildlib/apti18n.h.in
b/buildlib/apti18n.h.in
index a5b91b1ee1fd51b4708c8934f895501359965873..e7beceb09ee6e6c4a95e863127f985284a3641e6 100644
(file)
--- a/
buildlib/apti18n.h.in
+++ b/
buildlib/apti18n.h.in
@@
-18,6
+18,8
@@
#else
// apt will not use any gettext
# define setlocale(a, b)
+# define textdomain(a)
+# define bindtextdomain(a, b)
# define _(x) x
# define N_(x) x
#endif