libIDL: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:06:15 +01:00
parent 4e804bbc69
commit 019aa40be6

View File

@ -12,3 +12,5 @@ PKG_SECTION="other"
PKG_SHORTDESC="libidl: Library for creating trees of CORBA IDL files" PKG_SHORTDESC="libidl: Library for creating trees of CORBA IDL files"
PKG_LONGDESC="libIDL is a library for creating trees of CORBA Interface Definition Language (IDL) files." PKG_LONGDESC="libIDL is a library for creating trees of CORBA Interface Definition Language (IDL) files."
PKG_IS_ADDON="no" PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"