util-macros: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:03:42 +01:00
parent b6a4765455
commit 62796078f0

View File

@ -12,3 +12,5 @@ PKG_SECTION="x11/util"
PKG_SHORTDESC="util-macros: X.org autoconf utilities" PKG_SHORTDESC="util-macros: X.org autoconf utilities"
PKG_LONGDESC="X.org autoconf utilities such as M4 macros." PKG_LONGDESC="X.org autoconf utilities such as M4 macros."
PKG_IS_ADDON="no" PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"