libmicrohttpd: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:05:34 +01:00
parent b169effe23
commit 1c9f886a82

View File

@ -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"