From fb0fc9bb7ac24e821bf4e642a2a40f3ac1df5087 Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Fri, 26 Apr 2019 23:33:32 +0100 Subject: CONFIGURE: Fix pandoc check --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') 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 -- cgit v1.2.3