libelf: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:10:52 +01:00
parent 375a1810cd
commit 5c3448d44e

View File

@ -12,3 +12,5 @@ PKG_SECTION="toolchain/devel"
PKG_SHORTDESC="libelf: ELF object file access library"
PKG_LONGDESC="Libelf is a library to access ELF object files."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"