summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-01-04 16:25:24 +0000
committerRichard W.M. Jones <rjones@redhat.com>2008-01-04 16:25:24 +0000
commit1e65c6c293a0f7917e87438330e2583bd38758dd (patch)
tree136898f0cb83f8c79d6dada4f627db29728693fa /ChangeLog
parenta8e571097acd0624c6803c878d09c930055cfd39 (diff)
downloadvirt-top-1e65c6c293a0f7917e87438330e2583bd38758dd.tar.gz
virt-top-1e65c6c293a0f7917e87438330e2583bd38758dd.tar.xz
virt-top-1e65c6c293a0f7917e87438330e2583bd38758dd.zip
Make extlib an optional dependency.
* Makefile.in, README, configure.ac, examples/Makefile.in, libvirt/Makefile.in, mlvirtmanager/Makefile.in: Much code doesn't really need extlib, so make it optional. Bail earlier in configure step if we don't have ocamlfind.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6393f1f..9185ccc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-04 Richard Jones <rjones@redhat.com>
+
+ Make extlib an optional dependency.
+ * Makefile.in, README, configure.ac, examples/Makefile.in,
+ libvirt/Makefile.in, mlvirtmanager/Makefile.in: Much code
+ doesn't really need extlib, so make it optional.
+ Bail earlier in configure step if we don't have ocamlfind.
+
2007-12-20 Richard Jones <rjones@redhat.com>
* libvirt/libvirt_c.c: Use enter/leave_blocking_section around