From f8c39a08f6ff651221ff896f8a174abf635f3a0a Mon Sep 17 00:00:00 2001 From: markster Date: Tue, 4 Nov 2003 02:40:09 +0000 Subject: Remove really broke MP3 stuff in favor of G.726 in the near future git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1689 f38db490-d61c-443f-a65b-d21fe96a405b --- formats/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'formats/Makefile') diff --git a/formats/Makefile b/formats/Makefile index 58c649ba7..c3714e9fc 100755 --- a/formats/Makefile +++ b/formats/Makefile @@ -11,7 +11,7 @@ # the GNU General Public License # -FORMAT_LIBS=format_gsm.so format_wav.so format_mp3.so \ +FORMAT_LIBS=format_gsm.so format_wav.so \ format_wav_gsm.so format_vox.so format_pcm.so format_g729.so \ format_pcm_alaw.so format_h263.so FORMAT_LIBS+=format_jpeg.so -- cgit v1.2.3