1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* Makefile.am: Use NETLIBS instead of EGDLIBS.

This commit is contained in:
David Shaw 2003-08-25 03:37:06 +00:00
parent cce2bf2dfa
commit 5707b80e59
4 changed files with 8 additions and 2 deletions

View file

@ -1,5 +1,7 @@
2003-08-24 David Shaw <dshaw@jabberwocky.com>
* Makefile.am: Use NETLIBS instead of EGDLIBS.
* mainproc.c (check_sig_and_print): Get the uid validity before
printing any sig results to avoid munging the output with trustdb
warnings.