Check if COM_ERR_BINDDOMAIN_krb5 is defined, if it is, use bindtextdomain()
commit13ba2956cc2a8c1c1f681586b05a96679a57334e
authorLove Hornquist Astrand <lha@h5l.org>
Wed, 26 Aug 2009 16:02:25 +0000 (26 09:02 -0700)
committerLove Hornquist Astrand <lha@h5l.org>
Wed, 26 Aug 2009 16:02:25 +0000 (26 09:02 -0700)
tree31d5304c9e6dfa0f482dd5bad06c5d9cea228696
parente9603a6446b29090a93dd4ee782dc3b33aca0278
Check if COM_ERR_BINDDOMAIN_krb5 is defined, if it is, use bindtextdomain()

Older versions of compile_et doesn't support gettext/libintl support,
if they don't, there will be no such symbols and we can't load the
text domains for those symbols, so lets skip that.

Pointed out by Guillaume Rousse on heimdal-discuss
lib/krb5/context.c