From 802d954c0e166a9d19b67b6d5df730f95902827a Mon Sep 17 00:00:00 2001 From: awiouy Date: Fri, 21 Oct 2016 17:19:21 +0200 Subject: [PATCH] libcdio: disable autoreconf --- packages/audio/libcdio/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/audio/libcdio/package.mk b/packages/audio/libcdio/package.mk index 2b18a91a53..e7cd79e740 100644 --- a/packages/audio/libcdio/package.mk +++ b/packages/audio/libcdio/package.mk @@ -29,7 +29,7 @@ PKG_SHORTDESC="libcdio: A CD-ROM reading and control library" PKG_LONGDESC="This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's." PKG_IS_ADDON="no" -PKG_AUTORECONF="yes" +PKG_AUTORECONF="no" # package specific configure options PKG_CONFIGURE_OPTS_TARGET="--enable-cxx \