mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
build: Remove option to build without agent.
* configure.ac (build-agent): Set to yes.
This commit is contained in:
parent
5cb6df8996
commit
abec64f3cb
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue