mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Implemented more gpg-agen options to support certain passphrase policies.
New tool gpg-check-pattern.
This commit is contained in:
parent
503f91e0ae
commit
15d0cb42a1
28 changed files with 1166 additions and 72 deletions
|
@ -91,9 +91,9 @@ if test "$1" = "--build-w32"; then
|
|||
--with-libgcrypt-prefix=${w32root} \
|
||||
--with-libassuan-prefix=${w32root} \
|
||||
--with-zlib=${w32root} \
|
||||
--with-regex=${w32root} \
|
||||
--with-pth-prefix=${w32root} \
|
||||
--without-included-gettext \
|
||||
--disable-regex "$@"
|
||||
--without-included-gettext "$@"
|
||||
rc=$?
|
||||
exit $rc
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue