mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
With --enable-gpg the keyservers are now build and a first test using gpg2
shows no prblems. Needs more testing of course.
This commit is contained in:
parent
5be40e9fad
commit
b744f963d7
36 changed files with 952 additions and 372 deletions
|
@ -73,7 +73,7 @@ typedef struct
|
|||
unsigned int failonerror:1;
|
||||
unsigned int verbose:1;
|
||||
} flags;
|
||||
struct http_context hd;
|
||||
http_t hd;
|
||||
} CURL;
|
||||
|
||||
#define CURL_ERROR_SIZE 256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue