summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 6ed22c90..a63b6557 100755
--- a/configure
+++ b/configure
@@ -6662,8 +6662,8 @@ $as_echo "no" >&6; }
fi
if test "$enable_refdocs" == "yes"; then
if test "x${have_xmlto}${have_xmlto_pdf}" != "xyesyes"; then
- { { $as_echo "$as_me:$LINENO: error: cannot find proper yxmlto for building reference documentation" >&5
-$as_echo "$as_me: error: cannot find proper yxmlto for building reference documentation" >&2;}
+ { { $as_echo "$as_me:$LINENO: error: cannot find proper xmlto for building reference documentation" >&5
+$as_echo "$as_me: error: cannot find proper xmlto for building reference documentation" >&2;}
{ (exit 1); exit 1; }; }
fi
fi