add textdomain

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23838 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-09-14 11:54:37 +00:00
parent c1742b38de
commit c3ba3bfe2e

View File

@@ -94,6 +94,7 @@
#define NP_(x,y) (x)
#define getarg_i18n NULL
#define bindtextdomain(package, localedir)
#define textdomain(package)
#endif