From 3eb6461177def59e6f10f367d966d3f6afdd6806 Mon Sep 17 00:00:00 2001 From: awiouy Date: Fri, 21 Oct 2016 17:18:50 +0200 Subject: [PATCH] lame: disable autoreconf --- packages/audio/lame/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/audio/lame/package.mk b/packages/audio/lame/package.mk index fb101107dd..68cda3a160 100644 --- a/packages/audio/lame/package.mk +++ b/packages/audio/lame/package.mk @@ -29,7 +29,7 @@ PKG_SHORTDESC="lame: LAME Ain't an Mp3 Encoder" PKG_LONGDESC="LAME originally stood for LAME Ain't an Mp3 Encoder. The goal of the LAME project is to use the open source model to improve the psycho acoustics, noise shaping and speed of MP3. Another goal of the LAME project is to use these improvements for the basis of a patent free audio compression codec for the GNU project." PKG_IS_ADDON="no" -PKG_AUTORECONF="yes" +PKG_AUTORECONF="no" # package specific configure options PKG_CONFIGURE_OPTS_TARGET="--enable-static \