diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 594e7b0..f235cdb 100644 --- a/configure.ac +++ b/configure.ac @@ -215,6 +215,8 @@ AH_BOTTOM([ #define GPGRT_ENABLE_ES_MACROS 1 #define GPGRT_ENABLE_LOG_MACROS 1 #define GPGRT_ENABLE_ARGPARSE_MACROS 1 + +#define GPGRT_STD_COPYRIGHT_LINE "Copyright (C) 2025 g10 Code GmbH" ]) # We used to provide gpg-error-config command always. Now, it's |