@@ -664,5 +664,4 @@
# If pandoc is not enabled, we want to complain that you need pandoc for make dist,
# so hook the target and complain.
@(>&2 echo "You do not have pandoc, a requirement for the distribution of manpages")
- @exit 1
endif
@@ -6587,7 +6587,6 @@
# If pandoc is not enabled, we want to complain that you need pandoc for make dist,
# so hook the target and complain.
@HAVE_PANDOC_FALSE@ @(>&2 echo "You do not have pandoc, a requirement for the distribution of manpages")
-@HAVE_PANDOC_FALSE@ @exit 1
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.