/
authorWerner Koch <wk@gnupg.org>
Fri, 26 Jan 2007 12:08:12 +0000 (12:08 +0000)
committerWerner Koch <wk@gnupg.org>
Fri, 26 Jan 2007 12:08:12 +0000 (12:08 +0000)
commit6b36c9696171c5fdf41beb54478f3dbadec142b1
tree1aa5ca16e6ea9ca3a9317256ad4ba1ed13653beb
parent91ef2558f74014ec34416034cbf307a21c080efc
/
* configure.ac: Changed gpg and gpgsm version checks to work with
arbitrary names of the gpg binary. New option --disable-gpg-test
and --disable-gpgsm-test.
gpgme/
* w32-io.c (build_commandline): Fixed stupid quoting bug.
* w32-glib-io.c (build_commandline): Ditto.

* rungpg.c (gpg_set_locale): Avoid dangling pointer after free.

* gpgme-config.in: New options --get-gpg and --get-gpgsm.
trunk/ChangeLog
trunk/configure.ac
trunk/gpgme/ChangeLog
trunk/gpgme/gpgme-config.in
trunk/gpgme/rungpg.c
trunk/gpgme/w32-glib-io.c
trunk/gpgme/w32-io.c