BUILD: Don't print the pandoc variable if not running a check
This commit is contained in:
parent
4fd09d6369
commit
ce90507e85
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -5108,9 +5108,9 @@ if test "$_pandoc" = yes ; then
|
|||
_pandoc = no
|
||||
fi
|
||||
|
||||
echo $_pandoc
|
||||
fi
|
||||
|
||||
echo $_pandoc
|
||||
define_in_config_if_yes $_pandoc 'USE_PANDOC'
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue