git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf6ea12
)
configure: Update comment about viewer.ml.
author
Richard Jones
<rjones@trick.home.annexia.org>
Fri, 2 Oct 2009 08:51:06 +0000
(09:51 +0100)
committer
Richard Jones
<rjones@trick.home.annexia.org>
Fri, 2 Oct 2009 08:51:31 +0000
(09:51 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
d3c3e19
..
1f45322
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-416,7
+416,9
@@
AC_PROG_OCAML
AC_PROG_FINDLIB
AM_CONDITIONAL([HAVE_OCAML],[test "x$OCAMLC" != "xno" -a "x$OCAMLFIND" != "xno"])
-dnl Build the OCaml viewer example.
+dnl Build the OCaml viewer example. This has a lengthy list of
+dnl dependencies and we don't attempt to detect them all. Read
+dnl the top of ocaml/examples/viewer.ml before enabling this.
AC_ARG_ENABLE([ocaml-viewer],
[AS_HELP_STRING([--enable-ocaml-viewer],
[enable OCaml viewer (see ocaml/examples) @<:@default=no@:>@])],