Mercurial > mplayer.hg
changeset 2497:ed74af5ee66d
sorry
author | nick |
---|---|
date | Sat, 27 Oct 2001 13:53:01 +0000 |
parents | b2ce5d6d7d4f |
children | 38bb41c48d1f |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sat Oct 27 13:39:12 2001 +0000 +++ b/configure Sat Oct 27 13:53:01 2001 +0000 @@ -1913,7 +1913,7 @@ _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'