Mercurial > mplayer.hg
diff configure @ 9957:946c000ca531
10l, wrong syntax
author | diego |
---|---|
date | Mon, 21 Apr 2003 16:08:06 +0000 |
parents | 2f7ff7b636e7 |
children | c372140a1012 |
line wrap: on
line diff
--- a/configure Mon Apr 21 15:13:59 2003 +0000 +++ b/configure Mon Apr 21 16:08:06 2003 +0000 @@ -1964,7 +1964,7 @@ echocheck "dynamic a/v plugins support" if test "$_dl" = no ; then - _dynamic_plugins = no + _dynamic_plugins=no fi if test "$_dynamic_plugins" = yes ; then _def_dynamic_plugins='#define DYNAMIC_PLUGINS 1'