From 138bf2dc1552fe8b8a1da6edcbd9fdcb747a73b9 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 27 May 2008 12:03:50 +0000 Subject: Fixed segv in gpg-agent (command marktrusted). Replaced almost all free by xfree. Translation fixes. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index bc60782de..7548603e5 100755 --- a/autogen.sh +++ b/autogen.sh @@ -93,7 +93,7 @@ if test "$1" = "--build-w32"; then --with-zlib=${w32root} \ --with-regex=${w32root} \ --with-pth-prefix=${w32root} \ - --with-adns=${w32root} + --with-adns=${w32root} \ --without-included-gettext "$@" rc=$? exit $rc -- cgit v1.2.3