diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 34fffb28d..d02137a94 100644 --- a/configure.ac +++ b/configure.ac @@ -1799,7 +1799,7 @@ if test x"$use_regex" != xyes ; then echo " Warning: No regular expression support available. OpenPGP trust signatures won't work. - gpg-check-pattern will not be build. + gpg-check-pattern will not be built. " fi if test "x${gpg_config_script_warn}" != x; then |