From 4254e90426a97afaed1af3f4caa01cc2f4021fb6 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 6 May 2008 14:03:36 +0000 Subject: Fixed bug#907. Fixed a segv in keybox and made it more robust. --- autogen.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 5aa6b89b6..bc60782de 100755 --- a/autogen.sh +++ b/autogen.sh @@ -93,6 +93,7 @@ if test "$1" = "--build-w32"; then --with-zlib=${w32root} \ --with-regex=${w32root} \ --with-pth-prefix=${w32root} \ + --with-adns=${w32root} --without-included-gettext "$@" rc=$? exit $rc -- cgit v1.2.3