mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
w32: Change autogen.sh to use npth.
--
This commit is contained in:
parent
ef2e2e5402
commit
6ce54a18c2
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ if [ "$myhost" = "w32" ]; then
|
|||
--with-libassuan-prefix=${w32root} \
|
||||
--with-zlib=${w32root} \
|
||||
--with-regex=${w32root} \
|
||||
--with-pth-prefix=${w32root} \
|
||||
--with-npth-prefix=${w32root} \
|
||||
--with-adns=${w32root} \
|
||||
${extraoptions} --disable-g13 "$@"
|
||||
rc=$?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue