mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Use Gettext 0.11.1.
This commit is contained in:
@@ -158,7 +158,7 @@ void *memrchr PARAMS ((const void *s, int c, size_t n));
|
||||
# define setlocale(Category, Locale)
|
||||
#endif
|
||||
|
||||
#include "libgettext.h"
|
||||
#include "gettext.h"
|
||||
#define _(Msgid) gettext (Msgid)
|
||||
#define N_(Msgid) (Msgid)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user