mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
program to see whether the installation is sane. * certreqgen.c (proc_parameters): Cast printf arg.
This commit is contained in:
parent
902a775ada
commit
444c93043d
16 changed files with 176 additions and 98 deletions
|
@ -90,7 +90,8 @@ if test "$1" = "--build-w32"; then
|
|||
--with-libgcrypt-prefix=${w32root} \
|
||||
--with-libassuan-prefix=${w32root} \
|
||||
--with-zlib=${w32root} \
|
||||
--with-pth-prefix=${w32root}
|
||||
--with-pth-prefix=${w32root} \
|
||||
--disable-gpg
|
||||
rc=$?
|
||||
# Ugly hack to overcome a gettext problem. Someone should look into
|
||||
# gettext to figure out why the po directory is not ignored as it used
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue