provide i18n hooks and renew krb5_create_checksum_iov from comments from metze
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23733 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -116,6 +116,13 @@ struct sockaddr_dl;
|
||||
#include <sys/file.h>
|
||||
#endif
|
||||
|
||||
#if 1
|
||||
#define N_(x,y) (x)
|
||||
#else
|
||||
#define N_(x,y) dgettext("heimdal_krb5", x)
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef HAVE_CRYPT_H
|
||||
#undef des_encrypt
|
||||
#define des_encrypt wingless_pigs_mostly_fail_to_fly
|
||||
|
Reference in New Issue
Block a user