mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Pth tweaks and improved estream.c
This commit is contained in:
parent
751f009c65
commit
be410be660
51 changed files with 5380 additions and 4882 deletions
|
@ -1107,11 +1107,10 @@ GNUPG_CHECK_GNUMAKE
|
|||
# Add some extra libs here so that previous tests don't fail for
|
||||
# mysterious reasons - the final link step should bail out.
|
||||
if test "$have_w32_system" = yes; then
|
||||
W32LIBS="-lwsock32"
|
||||
NETLIBS="${NETLIBS} -lwsock32"
|
||||
fi
|
||||
|
||||
AC_SUBST(NETLIBS)
|
||||
AC_SUBST(W32LIBS)
|
||||
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue