comparison configure @ 26650:93f5b123644a

1l: Remove leftover _lavc_x264 variable.
author diego
date Wed, 07 May 2008 23:26:16 +0000
parents f467dcaeeb26
children 20ca4b11cb9c
comparison
equal deleted inserted replaced
26649:07d106323e5c 26650:93f5b123644a
6585 else 6585 else
6586 _def_x264='#undef HAVE_X264' 6586 _def_x264='#undef HAVE_X264'
6587 _def_lavc_x264='#undef CONFIG_LIBX264' 6587 _def_lavc_x264='#undef CONFIG_LIBX264'
6588 _nocodecmodules="x264 $_nocodecmodules" 6588 _nocodecmodules="x264 $_nocodecmodules"
6589 fi 6589 fi
6590 echores "$_x264 (in libavcodec: $_lavc_x264)" 6590 echores "$_x264"
6591 6591
6592 6592
6593 echocheck "libnut" 6593 echocheck "libnut"
6594 if test "$_libnut" = auto ; then 6594 if test "$_libnut" = auto ; then
6595 cat > $TMPC << EOF 6595 cat > $TMPC << EOF