mirror of
https://github.com/anope/anope.git
synced 2026-07-08 03:23:13 +02:00
Removed the LIBINTL include hack
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ extern "C" void __pfnBkCheck() {}
|
||||
#endif
|
||||
|
||||
#if GETTEXT_FOUND
|
||||
# include LIBINTL
|
||||
# include <libintl.h>
|
||||
# define _(x) anope_gettext(x)
|
||||
#else
|
||||
# define _(x) x
|
||||
|
||||
Reference in New Issue
Block a user