From 5e52ba972dc444d877c28efbcf094f8eee44eb01 Mon Sep 17 00:00:00 2001 From: nick Date: Sat, 27 Oct 2001 13:53:01 +0000 Subject: sorry git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2498 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 61dccc8d5e..dc54bd3326 100755 --- a/configure +++ b/configure @@ -1913,7 +1913,7 @@ if test "$_libavcodec" = yes ; then _lavclib='-Llibavcodec -lavcodec' _lavcdep='libavcodec/libavcodec.a' _libavcodec='#define USE_LIBAVCODEC' - _libavcodecso='#undef USE_LIBAVCODEC' + _libavcodecso='#undef USE_LIBAVCODEC_SO' else if test "$_libavcodec_so" = yes ; then _lavclib='-lffmpeg' -- cgit v1.2.3