1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

New configure optionh --enable-dirmngr-auto-start.

autogen.sh enables this for CE.
This commit is contained in:
Werner Koch 2010-10-08 14:37:42 +00:00
parent a78335c9ce
commit a3335428be
4 changed files with 35 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2010-10-08 Werner Koch <wk@g10code.com>
* configure.ac: Add option --enable-dirmngr-auto-start.
(USE_DIRMNGR_AUTO_START): New ac_define.
* autogen.sh <--build-w32ce>: Use new option.
2010-10-06 Werner Koch <wk@g10code.com>
* configure.ac: Make --enable-standard-socket the default.