This commit is contained in:
Akim Demaille
2001-11-12 09:58:30 +00:00
parent b9d2d2a881
commit b8b4a730a0

View File

@@ -123,7 +123,7 @@ size_t strnlen PARAMS ((const char *s, size_t maxlen));
#endif
#ifdef ENABLE_NLS
# include <libintl1.h>
# include <libintl.h>
# define _(Text) gettext (Text)
#else
# undef bindtextdomain