92 Commits
Author SHA1 Message Date
Christian Grothoff 7512349b3b allow passing pf instead of just v6 flag to listen socket creation 2018-02-09 06:09:02 +01:00
Evgeny Grin (Karlson2k) dadddb2411 ax_append_link_flags.m4: update revision 2017-11-27 22:09:03 +03:00
Evgeny Grin (Karlson2k) ba43ee3b06 mhd_sys_extentions.m4: updated, fixed and improved.
Now better detect supported features, works with latest Android NDK,
skips definition of _XOPEN_SOURCE on platforms where it conflicts with
system-specific features, overall improvements and minor fixing.
2017-11-23 08:35:13 +03:00
Evgeny Grin (Karlson2k) fb0e5d5922 Configure: removed unwanted extra square brackets 2017-06-15 19:06:40 +03:00
Evgeny Grin (Karlson2k) e51f5cd645 Updated more M4 autoconf macros 2017-04-11 21:38:56 +03:00
Evgeny Grin (Karlson2k) 830433ddd6 Updated M4 autoconf-archive macros to latest versions 2017-04-10 00:42:50 +03:00
Evgeny Grin (Karlson2k) 9b2ca1e6e5 mhd_shutdown_socket_trigger.m4: used more reliable method if gettimeofday() is not available.
Fixed interpretation of very short time periods.
2017-03-22 00:07:36 +03:00
Evgeny Grin (Karlson2k) f3dd2a6303 Added autoconf module for detection of select() trigger on shutdown of listening socket. 2017-03-20 00:56:19 +03:00
Evgeny Grin (Karlson2k) e462a50176 autotools macros: make sure that newer local macro will not break creating 'configure' 2017-02-28 14:32:41 +03:00
Christian Grothoff dde2466a4c make sure TSEARCH macro is found 2017-02-28 04:29:03 +01:00
Christian Grothoff 82d65c48ed replace tsearch test with code from gnulib, to hopefully address silviprog's android problems 2017-02-16 11:20:50 +01:00
Evgeny Grin (Karlson2k) 1d14778635 Precompiler macro testing: exclude wcsnlen() test on OpenBSD as on NetBSD. 2016-11-24 23:15:49 +03:00
Christian Grothoff 4f86276385 -update autotools logic to work nicely with the 'GNU libmicohttpd' package name 2016-09-27 18:36:44 +00:00
Evgeny Grin (Karlson2k) 0396eb2fc2 Added autoconf macro for maximum platform features. 2016-09-13 19:23:30 +00:00
Christian Grothoff a773c266ff -lt merge 2016-09-06 11:11:11 +00:00
Christian Grothoff 5ef83163f7 adding gettext stuff for fixing #4614 2016-09-05 12:04:54 +00:00
Christian Grothoff a63de8b17d -releasing 0.9.51 2016-08-27 17:06:24 +00:00
Evgeny Grin (Karlson2k) 0d1e59bc6e Added .gitignore 2016-07-28 15:15:52 +00:00
Evgeny Grin (Karlson2k) 535985fe1c Reverted accidental pkg.m4 downgrade 2016-07-13 10:01:55 +00:00
Christian Grothoff 39f06e27b7 fix FIXME in tutorial 2016-07-08 19:35:27 +00:00
Evgeny Grin (Karlson2k) e4d2c15c8d Updated m4 macros to latest versions 2016-04-24 16:17:53 +00:00
Christian Grothoff b7e4da091f -ignore 2015-12-01 13:09:25 +00:00
Christian Grothoff fdc3e17e30 killing libmicrospdy 2015-12-01 13:06:38 +00:00
Christian Grothoff a12c532cba -bringing copyright tags up to FSF standard 2015-02-07 23:20:06 +00:00
Christian Grothoff 00a5e29287 trying to fix #3584 2014-12-19 23:17:14 +00:00
Evgeny Grin (Karlson2k) a9e36d3720 Update m4/ax_count_cpus.m4 to support W32 2014-03-06 13:21:39 +00:00
Evgeny Grin (Karlson2k) 1c2f247b8f add autoconf archive ax_count_cpus.m4 macro 2014-03-06 13:21:22 +00:00
Evgeny Grin (Karlson2k) 980a8ac844 fix m4/libcurl.m4 error when using libcurl without curl-config 2014-03-06 09:42:04 +00:00
Evgeny Grin (Karlson2k) 1087b3a1c4 rewritten configure tests for OpenSSL, use OpenSSL flags only where required, updated libmicrospdy build flags 2014-03-05 13:20:49 +00:00
Evgeny Grin (Karlson2k) f20648d0cf Update libcurl autoconf macros from upstream 2014-03-05 13:20:34 +00:00
Evgeny Grin (Karlson2k) e645f9b186 configure.ac: properly check for epoll support by macro from autoconf archive 2014-03-05 09:37:01 +00:00
Evgeny Grin (Karlson2k) 23b2f40655 Updated m4/libgcrypt.m4 to use $SED and $GREP instead of hardcoded names 2014-03-05 09:36:47 +00:00
Evgeny Grin (Karlson2k) 944459d6c6 Update libgcrypt autoconf macros from upstream 2014-03-05 09:36:41 +00:00
Evgeny Grin (Karlson2k) 070cbae02d Check for pthread support with autoconf archive macro 2014-02-26 17:55:08 +00:00
Evgeny Grin (Karlson2k) 1088587707 Correctly check compiler flags with autoconf archive macros, add compiler flag before other compiler checks 2014-02-26 17:55:00 +00:00
Christian Grothoff f657a09229 -update curl checks 2013-09-20 15:01:15 +00:00
Christian Grothoff 639c6a9880 merging libmicrospdy into tree 2013-05-05 19:21:40 +00:00
Christian Grothoff eaba29f571 dead 2010-07-25 10:30:29 +00:00
Christian Grothoff 63b5f01682 getting gnutls tests to pass: 2010-07-25 09:47:50 +00:00
Christian Grothoff 58d06b2255 towards using libgnutls directly 2010-07-24 15:24:50 +00:00
Christian Grothoff 4d6cffe7e2 1451 2009-02-14 05:11:38 +00:00
Christian Grothoff de01a4af74 libcurl detection macro 2007-01-17 23:52:07 +00:00