Alexander Dreweke <alexander@dreweke.net>


Patch
r1694481

r1694481 | stefan2 | 2015-08-06 12:28:15 +0000 (Thu, 06 Aug 2015)

Fix UNIX build without GPG agent.

* subversion/libsvn_subr/deprecated.c
  (svn_auth_get_gpg_agent_simple_provider): Disable compilation when we
                                            don't have GPG agent support.

Patch by: Alexander Dreweke <alexander{_AT_}dreweke.net>