mpc: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:11:24 +01:00
parent 6101835cc0
commit 03099b5823

View File

@ -12,3 +12,5 @@ PKG_SECTION="toolchain/math"
PKG_SHORTDESC="mpc: A C library for the arithmetic of high precision complex numbers"
PKG_LONGDESC="pc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as Mpfr."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"