From 0f4eefb09464828ce07ad5b8763423e0d1d68e61 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 15 Mar 2010 13:08:51 +0000 Subject: Builds again for W32. --- autogen.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 2edbababb..f7bab4a25 100755 --- a/autogen.sh +++ b/autogen.sh @@ -123,7 +123,8 @@ if [ "$myhost" = "w32" ]; then --with-zlib=${w32root} \ --with-regex=${w32root} \ --with-pth-prefix=${w32root} \ - --with-adns=${w32root} "$@" + --with-adns=${w32root} \ + --disable-g13 "$@" rc=$? exit $rc fi -- cgit v1.2.3