From 2f4381fffda7ffe7cd1bce14d04422a2b6347b0c Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 9 Apr 2008 18:26:44 +0000 Subject: [PATCH] Rename ASS make variable to LIBASS. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26378 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index d52dd6c217..dde5fef885 100755 --- a/configure +++ b/configure @@ -7792,7 +7792,7 @@ CDDA = $_cdda CDDB = $_cddb BITMAP_FONT = $_bitmap_font FREETYPE = $_freetype -ASS = $_ass +LIBASS = $_ass LIBMAD = $_mad LIBVORBIS = $_vorbis LIBTHEORA = $_theora