diff options
author | Werner Koch <wk@gnupg.org> | 2021-02-09 18:41:43 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2021-02-09 18:42:25 +0100 |
commit | 209b7113f3493bd829ec5c90275ff95a273d9dd4 (patch) | |
tree | d10fabdb0133451bd989def4ee5c11b3e7143b41 /po | |
parent | gpg: Fix selection of key. (diff) | |
download | gnupg2-209b7113f3493bd829ec5c90275ff95a273d9dd4.tar.xz gnupg2-209b7113f3493bd829ec5c90275ff95a273d9dd4.zip |
tools: Remove the symcryptrun tool.
* tools/symcryptrun.c: Remove.
* tools/Makefile.am: Ditto.
* doc/tools.texi: Remove man page.
* configure.ac: Remove build option and tests used only by this tool.
* Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Do not build
symcryptrun.
--
symcryptrun is too ancient to be of any use and has not been tested in
many years. Thus we should not distribute it anymore.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index a5a23398e..f299fac32 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -126,7 +126,6 @@ tools/gpg-connect-agent.c tools/gpgconf-comp.c tools/gpgconf.c tools/no-libgcrypt.c -tools/symcryptrun.c tools/gpg-check-pattern.c tools/gpg-card.c tools/card-misc.c |