gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [libmicrohttpd] 11/11: test_shutdown_*: fixed for W32


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 11/11: test_shutdown_*: fixed for W32
Date: Sun, 26 May 2019 23:46:55 +0200

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 3544e5c168eb536ea3ef7244bc415b01e09254ef
Author: Evgeny Grin (Karlson2k) <address@hidden>
AuthorDate: Sun May 26 23:32:09 2019 +0300

    test_shutdown_*: fixed for W32
---
 src/microhttpd/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/Makefile.am b/src/microhttpd/Makefile.am
index 2b0f3455..3fb65fe1 100644
--- a/src/microhttpd/Makefile.am
+++ b/src/microhttpd/Makefile.am
@@ -194,7 +194,7 @@ TESTS = $(check_PROGRAMS)
 # on Cygwin as this ability is deliberately ignored on Cygwin
 # to improve compatibility with core OS.
 if !CYGWIN_TARGET
-if USE_POSIX_THREADS
+if HAVE_POSIX_THREADS
 if HAVE_LISTEN_SHUTDOWN
 check_PROGRAMS += \
   test_shutdown_select \

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]