summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2009-03-29 15:51:40 -0400
committerFrank Ch. Eigler <fche@elastic.org>2009-03-29 15:51:40 -0400
commit64e0a05d0fcb2c1e3c27a6ab076ecc8b571efd21 (patch)
treea1b7dcd3cefbad8ec8f38eb97bf320eb38879f8f
parentb29c53ec642a8b07633c8602b3bfc428ce2c4cd4 (diff)
downloadsystemtap-steved-64e0a05d0fcb2c1e3c27a6ab076ecc8b571efd21.tar.gz
systemtap-steved-64e0a05d0fcb2c1e3c27a6ab076ecc8b571efd21.tar.xz
systemtap-steved-64e0a05d0fcb2c1e3c27a6ab076ecc8b571efd21.zip
hand-regen configure after commit 99c0acad yxmlto->xmlto typo fix
-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