From 15d0cb42a19cc88448993d4aa7a9ca207ccc1598 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 27 Aug 2007 18:10:27 +0000 Subject: Implemented more gpg-agen options to support certain passphrase policies. New tool gpg-check-pattern. --- autogen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index ad1464ce1..5aa6b89b6 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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 -- cgit v1.2.3