mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Prepare for gpg-error change
This commit is contained in:
parent
77d2908ce4
commit
be9c4748d0
1 changed files with 3 additions and 0 deletions
|
@ -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*/
|
||||
])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue