mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
w32: Change autogen.sh to use npth.
--
This commit is contained in:
parent
ef2e2e5402
commit
6ce54a18c2
@ -170,7 +170,7 @@ if [ "$myhost" = "w32" ]; then
|
|||||||
--with-libassuan-prefix=${w32root} \
|
--with-libassuan-prefix=${w32root} \
|
||||||
--with-zlib=${w32root} \
|
--with-zlib=${w32root} \
|
||||||
--with-regex=${w32root} \
|
--with-regex=${w32root} \
|
||||||
--with-pth-prefix=${w32root} \
|
--with-npth-prefix=${w32root} \
|
||||||
--with-adns=${w32root} \
|
--with-adns=${w32root} \
|
||||||
${extraoptions} --disable-g13 "$@"
|
${extraoptions} --disable-g13 "$@"
|
||||||
rc=$?
|
rc=$?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user