diff --git a/packages/web/libmicrohttpd/meta b/packages/web/libmicrohttpd/meta index be8eb0a7c6..fedac78c27 100644 --- a/packages/web/libmicrohttpd/meta +++ b/packages/web/libmicrohttpd/meta @@ -12,3 +12,5 @@ PKG_SECTION="web" PKG_SHORTDESC="libmicrohttpd: a small webserver C library" PKG_LONGDESC="GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application." PKG_IS_ADDON="no" + +PKG_AUTORECONF="yes"