From 2cf687cb3e2818ac3a6b51fea282a65f4395f580 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 26 Feb 2010 18:44:36 +0000 Subject: First batch of changes to support W32CE. Note that jnlib/w32-reg.c is not yet ready. --- autogen.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 86552ee0d..2edbababb 100755 --- a/autogen.sh +++ b/autogen.sh @@ -123,8 +123,7 @@ if [ "$myhost" = "w32" ]; then --with-zlib=${w32root} \ --with-regex=${w32root} \ --with-pth-prefix=${w32root} \ - --with-adns=${w32root} \ - --without-included-gettext "$@" + --with-adns=${w32root} "$@" rc=$? exit $rc fi -- cgit v1.2.3