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

Allow standalone build.

This commit is contained in:
Werner Koch 2008-03-26 17:44:56 +00:00
parent 074eed94f5
commit dc2de957b3
2 changed files with 20 additions and 4 deletions

View file

@ -1,3 +1,9 @@
2008-03-26 Werner Koch <wk@g10code.com>
* make-dns-cert.c: Include unistd.h. Use config.h if requested.
(cert_key): Protect read against EINTR.
(main): Print SVN revision for standalone version.
2008-03-05 Werner Koch <wk@g10code.com>
* gpg-connect-agent.c (arithmetic_op): Add logical not, or and and.