mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
build: Remove configure options --disable-gpg
-- gpg is used by several other components as well as from the test suite. We need it. GnuPG-bug-id: 3479 Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
5e96fe72e4
commit
1651310203
@ -116,7 +116,8 @@ use_tls_library=no
|
||||
large_secmem=no
|
||||
show_tor_support=no
|
||||
|
||||
GNUPG_BUILD_PROGRAM(gpg, yes)
|
||||
# gpg is a required part and can't be disabled anymore.
|
||||
build_gpg=yes
|
||||
GNUPG_BUILD_PROGRAM(gpgsm, yes)
|
||||
# The agent is a required part and can't be disabled anymore.
|
||||
build_agent=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user