diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 30aa2cf..7390bc1 100644 --- a/configure.ac +++ b/configure.ac @@ -139,8 +139,7 @@ AH_BOTTOM([ /* For building we need to define these macro. */ #define GPG_ERR_ENABLE_GETTEXT_MACROS 1 #define GPG_ERR_ENABLE_ERRNO_MACROS 1 -/* The prefix for the internal estream functions. */ -#define _ESTREAM_EXT_SYM_PREFIX _gpgrt_ +#define GPGRT_ENABLE_ES_MACROS 1 ]) |