From 812eba789e05b2fb94ffcc754f7b121b15157615 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:06:15 +0100 Subject: [PATCH] libIDL-host: add autoreconf support Signed-off-by: Stephan Raue --- packages/other/libIDL-host/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/other/libIDL-host/meta b/packages/other/libIDL-host/meta index 6f6618f1c8..302adf4b65 100644 --- a/packages/other/libIDL-host/meta +++ b/packages/other/libIDL-host/meta @@ -12,3 +12,5 @@ PKG_SECTION="other" 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_IS_ADDON="no" + +PKG_AUTORECONF="yes"