diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2009-03-29 15:51:40 -0400 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2009-03-29 15:51:40 -0400 |
commit | 64e0a05d0fcb2c1e3c27a6ab076ecc8b571efd21 (patch) | |
tree | a1b7dcd3cefbad8ec8f38eb97bf320eb38879f8f | |
parent | b29c53ec642a8b07633c8602b3bfc428ce2c4cd4 (diff) | |
download | systemtap-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-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |