mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
11 lines
386 B
Bash
11 lines
386 B
Bash
./configure --enable-maintainer-mode --prefix=/home/wk/w32root \
|
|
--host=i586-mingw32msvc --build=`scripts/config.guess` \
|
|
--with-gpg-error-prefix=/home/wk/w32root \
|
|
--with-ksba-prefix=/home/wk/w32root \
|
|
--with-libgcrypt-prefix=/home/wk/w32root \
|
|
--with-libassuan-prefix=/home/wk/w32root \
|
|
--with-zlib=/home/wk/w32root
|
|
|
|
|
|
|