mlvirsh can compile without extlib
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 5 Jan 2008 15:38:45 +0000 (15:38 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 5 Jan 2008 15:38:45 +0000 (15:38 +0000)
* mlvirsh/mlvirsh.ml: mlvirsh only needed three functions from
  extlib, so copy them in here to avoid the dependency.
* configure.ac: No dependency on extlib for mlvirsh.
* mlvirsh/Makefile.in: Changed so can build without ocamlfind.
* README: Updated documentation.


No differences found