talloc: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2010-11-25 18:19:33 +01:00
parent 20552a2f89
commit 66b355fd6f
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -12,3 +12,5 @@ PKG_SECTION="devel"
PKG_SHORTDESC="talloc: talloc is a hierarchical, reference counted memory pool system with destructors."
PKG_LONGDESC="talloc is a hierarchical, reference counted memory pool system with destructors. It is the core memory allocator used in Samba."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"