libnl: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:07:46 +01:00
parent 0c5e4fa954
commit 0c8ca15913

View File

@ -12,3 +12,5 @@ PKG_SECTION="network"
PKG_SHORTDESC="libnl: libnl - netlink library"
PKG_LONGDESC="libnl is a library for applications dealing with netlink socket. It provides an easy to use interface for raw netlink message but also netlink family specific APIs."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"