mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fixed a problem in estream-printf.c.
Changes for Windows (gpgsm -k does now work). Minor cleanups.
This commit is contained in:
parent
0b66f30d66
commit
831cd76256
18 changed files with 520 additions and 182 deletions
|
@ -93,7 +93,7 @@ if test "$1" = "--build-w32"; then
|
|||
--with-zlib=${w32root} \
|
||||
--with-pth-prefix=${w32root} \
|
||||
--without-included-gettext \
|
||||
--disable-regex
|
||||
--disable-regex "$@"
|
||||
rc=$?
|
||||
exit $rc
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue