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

* rndunix.c (start_gatherer) [ENABLE_SELINUX_HACKS]: Don't allow

logging.

* gpgkeys_finger.c (get_key): s/unsigned char/byte/ due
to a strange typedef for RISC OS.  Noted by Stefan.
This commit is contained in:
Werner Koch 2004-10-14 07:21:17 +00:00
parent 299ab4e48d
commit 8f70a693ac
6 changed files with 21 additions and 3 deletions

View file

@ -79,6 +79,7 @@ GENCAT = @GENCAT@
GETOPT = @GETOPT@
GLIBC21 = @GLIBC21@
GMSGFMT = @GMSGFMT@
GPGKEYS_FINGER = @GPGKEYS_FINGER@
GPGKEYS_HKP = @GPGKEYS_HKP@
GPGKEYS_HTTP = @GPGKEYS_HTTP@
GPGKEYS_LDAP = @GPGKEYS_LDAP@