mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-09 21:28:51 +01:00
Prepare for gpg-error change
This commit is contained in:
parent
77d2908ce4
commit
be9c4748d0
@ -483,6 +483,9 @@ AH_BOTTOM([
|
|||||||
/* Under Windows we use the gettext code from libgpg-error. */
|
/* Under Windows we use the gettext code from libgpg-error. */
|
||||||
#define GPG_ERR_ENABLE_GETTEXT_MACROS
|
#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*/
|
#endif /*GNUPG_CONFIG_H_INCLUDED*/
|
||||||
])
|
])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user