From b7b34c23144af9147bc6878e48b3957232174655 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Mon, 7 Sep 2009 20:48:50 +0200 Subject: wiped libmac ape support (libmac has critical bug in seeking code) --- plugins/ape/Makefile.am | 2 +- plugins/ape/ape.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'plugins/ape') diff --git a/plugins/ape/Makefile.am b/plugins/ape/Makefile.am index f36df197..d5678f4f 100644 --- a/plugins/ape/Makefile.am +++ b/plugins/ape/Makefile.am @@ -4,4 +4,4 @@ ape_la_SOURCES = ape.c apewrapper.cpp apewrapper.h ape_la_LDFLAGS = -module ape_la_LIBADD = $(LDADD) $(APE_LIBS) -AM_CFLAGS = $(CFLAGS) -std=c99 +AM_CFLAGS = $(CFLAGS) -std=c99 -O0 -g diff --git a/plugins/ape/ape.c b/plugins/ape/ape.c index 4064666e..9443dfa2 100644 --- a/plugins/ape/ape.c +++ b/plugins/ape/ape.c @@ -90,7 +90,6 @@ ape_init (DB_playItem_t *it) { neg = 1<