gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 203/335: configure: check for more network/sockets heade


From: gnunet
Subject: [libmicrohttpd] 203/335: configure: check for more network/sockets headers
Date: Sat, 27 Jul 2024 22:01:39 +0200

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

grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.

commit eac6b0387de237c6c475faa228b48f269e8b1b4d
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sun May 26 17:52:39 2024 +0200

    configure: check for more network/sockets headers
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 21fc4894..ff0e57ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -498,7 +498,7 @@ AC_CHECK_HEADERS([endian.h machine/endian.h sys/endian.h 
sys/byteorder.h \
 # Check for network and sockets optional headers
 AC_CHECK_HEADERS([sys/socket.h sys/select.h netinet/in_systm.h netinet/in.h \
                   arpa/inet.h netinet/ip.h netinet/tcp.h net/if.h \
-                  netdb.h sockLib.h inetLib.h], [], [],
+                  netdb.h sockLib.h inetLib.h selectLib.h], [], [],
   [AC_INCLUDES_DEFAULT
    [
 #ifdef HAVE_SYS_TYPES_H

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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