search for: eb5f363

Displaying 1 result from an estimated 1 matches for "eb5f363".

Did you mean: eb59563
2012 Apr 18
2
[PATCH libguestfs] maint: fix doc typos
...ocaml.pod: Likewise. * fish/guestfish.pod: Likewise. --- configure.ac | 2 +- fish/guestfish.pod | 6 +++--- ocaml/examples/guestfs-ocaml.pod | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index c62bf9a..eb5f363 100644 --- a/configure.ac +++ b/configure.ac @@ -1254,7 +1254,7 @@ echo -n "gobject introspection ............... " if test "x$HAVE_INTROSPECTION_TRUE" = "x"; then echo "yes"; else echo "no"; fi echo echo "If any optional component is config...