Is there any command that tells how the gnupg version was compiled?

gpg --version  
doesn't list it.

A simple way to find out is to do 
gpg --armor filename 
[or any other command resulting in gpg .asc file],
and the information will be listed in the version line,
i.e.
Version: GnuPG v1.4.12 (Cygwin)

Is there any way to find out without performing a gpg function on a 

file?

TIA,

vedaal


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to