summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 405b81eb81..3c1b7644bf 100755
--- a/configure
+++ b/configure
@@ -1964,7 +1964,7 @@ echores "$_dl"
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'