libcdaudio: disable autoreconf
There's no stated purpose and it breaks with automake 1.12+ If it breaks in some scenario ping me, i've got a patch to fix the autoreconf issue and re-enable it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
c95dcd4645
commit
32b869c324
@ -5,10 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
LIBCDAUDIO_VERSION = 0.99.12p2
|
||||
LIBCDAUDIO_SOURCE = libcdaudio-$(LIBCDAUDIO_VERSION).tar.gz
|
||||
LIBCDAUDIO_SITE = http://downloads.sourceforge.net/project/libcdaudio/libcdaudio/$(LIBCDAUDIO_VERSION)/
|
||||
LIBCDAUDIO_AUTORECONF = YES
|
||||
LIBCDAUDIO_LIBTOOL_PATCH = YES
|
||||
LIBCDAUDIO_INSTALL_STAGING = YES
|
||||
LIBCDAUDIO_CONFIG_SCRIPTS = libcdaudio-config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user