mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Add gettext.h convenience header. This is similar to but distinct from
the one included with the gettext package.
This commit is contained in:
@@ -163,9 +163,7 @@ sudoers_policy_open(unsigned int version, sudo_conv_t conversation,
|
||||
return -1;
|
||||
}
|
||||
|
||||
#ifdef HAVE_LIBINTL_H
|
||||
bindtextdomain("sudoers", LOCALEDIR);
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Signal setup:
|
||||
|
Reference in New Issue
Block a user