From 8967449999de602f335ab605b28a3c2520fe3152 Mon Sep 17 00:00:00 2001 From: Mike Melanson Date: Tue, 26 Nov 2002 01:46:36 +0000 Subject: disable libfaad until it works, thus giving xine the appearance of MPEG-4 support, albeit without sound CVS patchset: 3372 CVS date: 2002/11/26 01:46:36 --- src/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index ac30a7777..bd6664e63 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -43,8 +43,7 @@ SUBDIRS = \ libxinevdec \ libxineadec \ libvorbis \ - libreal \ - libfaad + libreal debug: @list='$(SUBDIRS)'; for subdir in $$list; do \ -- cgit v1.2.3