mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-30 16:17:02 +01:00
build: Remove option to build without agent.
* configure.ac (build-agent): Set to yes.
This commit is contained in:
parent
5cb6df8996
commit
abec64f3cb
@ -110,7 +110,8 @@ large_secmem=no
|
||||
|
||||
GNUPG_BUILD_PROGRAM(gpg, yes)
|
||||
GNUPG_BUILD_PROGRAM(gpgsm, yes)
|
||||
GNUPG_BUILD_PROGRAM(agent, yes)
|
||||
# The agent is a required part and can't be disabled anymore.
|
||||
build_agent=yes
|
||||
GNUPG_BUILD_PROGRAM(scdaemon, yes)
|
||||
GNUPG_BUILD_PROGRAM(g13, yes)
|
||||
GNUPG_BUILD_PROGRAM(dirmngr, yes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user