Prepare for gpg-error change

This commit is contained in:
Werner Koch 2010-08-19 13:38:37 +00:00
parent 77d2908ce4
commit be9c4748d0
1 changed files with 3 additions and 0 deletions

View File

@ -483,6 +483,9 @@ AH_BOTTOM([
/* Under Windows we use the gettext code from libgpg-error. */
#define GPG_ERR_ENABLE_GETTEXT_MACROS
/* Under WindowsCE we use the strerror replacement from libgpg-error. */
#define GPG_ERR_ENABLE_ERRNO_MACROS
#endif /*GNUPG_CONFIG_H_INCLUDED*/
])