mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-19 14:27:02 +01:00
build: Remove defining GPG_ERR_ENABLE_ERRNO_MACROS.
* configure.ac (GPG_ERR_ENABLE_ERRNO_MACROS): Remove. -- It was for Windows CE. Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
81e129ab3e
commit
6c01d97b17
@ -593,9 +593,6 @@ 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…
x
Reference in New Issue
Block a user