summaryrefslogtreecommitdiffstats
path: root/mlvirsh
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-01-05 15:16:31 +0000
committerRichard W.M. Jones <rjones@redhat.com>2008-01-05 15:16:31 +0000
commit3126bfee333b5c635dc60a54265936af06117f6a (patch)
treee08310b1d4b007eec44381390c84049b1dd8658b /mlvirsh
parent1e65c6c293a0f7917e87438330e2583bd38758dd (diff)
downloadvirt-top-3126bfee333b5c635dc60a54265936af06117f6a.tar.gz
virt-top-3126bfee333b5c635dc60a54265936af06117f6a.tar.xz
virt-top-3126bfee333b5c635dc60a54265936af06117f6a.zip
Build libvirt and examples on Windows (MinGW).
* aclocal.m4: Add AC_CHECK_OCAML_MODULE to check for OCaml modules directly (without ocamlfind being needed). * configure.ac: Remove requirement for ocamlfind. * config.guess, config.sub: Ship these files to guess host, build and target. * libvirt/Makefile.in, examples/Makefile.in: Change these so they don't require ocamlfind, do the right thing on MinGW. * Make.rules.in: Make.rules is now generated from this file. File can use ocamlfind or direct ocaml commands as available. * .hgignore: Ignore some generated files on Windows.
Diffstat (limited to 'mlvirsh')
-rwxr-xr-x[-rw-r--r--]mlvirsh/.depend0
-rwxr-xr-x[-rw-r--r--]mlvirsh/Makefile.in0
-rwxr-xr-x[-rw-r--r--]mlvirsh/mlvirsh.ml0
3 files changed, 0 insertions, 0 deletions
diff --git a/mlvirsh/.depend b/mlvirsh/.depend
index a346edd..a346edd 100644..100755
--- a/mlvirsh/.depend
+++ b/mlvirsh/.depend
diff --git a/mlvirsh/Makefile.in b/mlvirsh/Makefile.in
index 6976e16..6976e16 100644..100755
--- a/mlvirsh/Makefile.in
+++ b/mlvirsh/Makefile.in
diff --git a/mlvirsh/mlvirsh.ml b/mlvirsh/mlvirsh.ml
index 055f818..055f818 100644..100755
--- a/mlvirsh/mlvirsh.ml
+++ b/mlvirsh/mlvirsh.ml