Files
main/server/web
Evgeny Grin 21f7a93e7a libmicrohttpd fixes
* Removed "autoreconf". Upstream provides working 'configure'.
* Disabled libcurl in parameter. It is not declared as dependency and used only
for testing.
* Disabled examples build. They are not needed for installed library.
* Enforced HTTPS version build, instead of automatic detection
* Removed unneeded libtool patch
* Fixed license (LGPLv2.1 or later)
* Removed "textinfo" dependency. It is not needed, all info files are pre-built.
* Removed "libgrypt" and "libgpg-error". They was needed for for GnuTLS >2.20
* Removed mention of "microspdy". It was removed several years ago from upstream.
* Removed "demo" file. It is compiled example, which is not designed for any
practical use.
2023-05-31 17:51:00 +03:00
..
2023-05-22 19:02:29 +03:00
2023-05-31 17:51:00 +03:00
2021-08-29 12:48:40 +03:00