From 6bab7c936a1828c950779bac68d39dee0a30b09e Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 19 Feb 2004 03:08:32 +0000 Subject: configure.ac: Move massink to gst-rotten Original commit message from CVS: * configure.ac: Move massink to gst-rotten * ext/Makefile.am: * ext/mas/Makefile.am: * ext/mas/massink.c: * ext/mas/massink.h: --- ext/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'ext/Makefile.am') diff --git a/ext/Makefile.am b/ext/Makefile.am index 8bb401dd..4865588c 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -64,12 +64,6 @@ else ESD_DIR= endif -if USE_MAS -MAS_DIR=mas -else -MAS_DIR= -endif - if USE_FAAC FAAC_DIR=faac else @@ -347,7 +341,6 @@ SUBDIRS=\ $(LIBPNG_DIR) \ $(LIBRFB_DIR) \ $(MAD_DIR) \ - $(MAS_DIR) \ $(MIKMOD_DIR) \ $(MPEG2DEC_DIR) \ $(MPEG2ENC_DIR) \ @@ -401,7 +394,6 @@ DIST_SUBDIRS=\ libpng \ librfb \ mad \ - mas \ mikmod \ mpeg2dec \ mpeg2enc \ -- cgit v1.2.1