3 [ -z "$w32root" ] && w32root
="$HOME/w32root"
5 .
/configure
--enable-maintainer-mode --prefix=${w32root} \
6 --host=i586-mingw32msvc
--build=`scripts/config.guess` \
7 --with-gpg-error-prefix=${w32root} \
8 --with-ksba-prefix=${w32root} \
9 --with-libgcrypt-prefix=${w32root} \
10 --with-libassuan-prefix=${w32root} \
11 --with-zlib=${w32root} \
12 --with-pth-prefix=${w32root}