aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Crozat2019-04-26 23:33:32 +0100
committerThierry Crozat2019-04-26 23:33:32 +0100
commitfb0fc9bb7ac24e821bf4e642a2a40f3ac1df5087 (patch)
tree2903a1aa0b227f39e6aab36869d864693242c3b8
parent903569cab8ae8bc850a989fb57c69e6fd873dd08 (diff)
downloadscummvm-rg350-fb0fc9bb7ac24e821bf4e642a2a40f3ac1df5087.tar.gz
scummvm-rg350-fb0fc9bb7ac24e821bf4e642a2a40f3ac1df5087.tar.bz2
scummvm-rg350-fb0fc9bb7ac24e821bf4e642a2a40f3ac1df5087.zip
CONFIGURE: Fix pandoc check
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 62b43d35ab..0ecc1601d4 100755
--- a/configure
+++ b/configure
@@ -5144,7 +5144,7 @@ if test "$_pandoc" = yes ; then
IFS="$ac_save_ifs"
if ! test "$PANDOC" ; then
- _pandoc = no
+ _pandoc=no
fi
echo $_pandoc