mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
libmicrohttpd: cleanup Config.in
- 'n' is default, so no need to mention it explicit - Add homepage URL Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
171683950f
commit
c5388a1c62
@ -1,7 +1,8 @@
|
|||||||
config BR2_PACKAGE_LIBMICROHTTPD
|
config BR2_PACKAGE_LIBMICROHTTPD
|
||||||
bool "libmicrohttpd"
|
bool "libmicrohttpd"
|
||||||
select BR2_PACKAGE_LIBGCRYPT
|
select BR2_PACKAGE_LIBGCRYPT
|
||||||
default n
|
|
||||||
help
|
help
|
||||||
GNU libmicrohttpd is a small C library that makes it easy to
|
GNU libmicrohttpd is a small C library that makes it easy to
|
||||||
run an HTTP server as part of another application.
|
run an HTTP server as part of another application.
|
||||||
|
|
||||||
|
http://www.gnu.org/software/libmicrohttpd/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user