From 831cd76256290541a102bc660442918c95a65e6c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 25 Jun 2007 11:54:43 +0000 Subject: Fixed a problem in estream-printf.c. Changes for Windows (gpgsm -k does now work). Minor cleanups. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 70b2eabb7..ad1464ce1 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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 -- cgit v1.2.3