mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
update README
This commit is contained in:
@@ -7,11 +7,16 @@ is also supported). GNU libmicrohttpd only implements the HTTP 1.1
|
||||
protocol. The main application must still provide the application
|
||||
logic to generate the content.
|
||||
|
||||
GNU libmicrohttpd is dual-licensed under the GNU Lesser General Public
|
||||
License (LGPLv3+) and the eCos License. See COPYING for details.
|
||||
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
If you are using Subversion, run "autoreconf -fi" to create configure.
|
||||
See INSTALL for generic installation instructions.
|
||||
|
||||
If you are using Git, run "autoreconf -fi" to create configure.
|
||||
|
||||
In order to run the testcases, you need a recent version of libcurl.
|
||||
libcurl is not required if you just want to install the library.
|
||||
|
||||
Reference in New Issue
Block a user