From: Peter Korsgaard Date: Mon, 13 Jun 2016 21:33:48 +0000 (+0200) Subject: opus: drop unneeded autoreconf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2024d9a62024ba90b83306e568feb55d113f94b5;p=buildroot.git opus: drop unneeded autoreconf This was forgotten when the patch to configure.ac was removed in 218938e470 (opus: bump version to 1.1.1). Signed-off-by: Peter Korsgaard --- diff --git a/package/opus/opus.mk b/package/opus/opus.mk index eb082e38b1..f746a2f828 100644 --- a/package/opus/opus.mk +++ b/package/opus/opus.mk @@ -9,7 +9,6 @@ OPUS_SITE = http://downloads.xiph.org/releases/opus OPUS_LICENSE = BSD-3c OPUS_LICENSE_FILES = COPYING OPUS_INSTALL_STAGING = YES -OPUS_AUTORECONF = YES ifeq ($(BR2_PACKAGE_OPUS_FIXED_POINT),y) OPUS_CONF_OPTS += --enable-fixed-point