jam: 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 82d54ab63e
commit 375a1810cd

View File

@ -12,3 +12,5 @@ PKG_SECTION="toolchain/devel"
PKG_SHORTDESC="jam: A make-like program"
PKG_LONGDESC="Jam is a portable build tool with its own interpreted language, allowing to implement rather complex logic in a readable way and without resorting to external programs."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"