X-Git-Url: http://git.annexia.org/?p=virt-mem.git;a=blobdiff_plain;f=configure.ac;h=b281e5e285a7a089cbfd8c25373242775766f411;hp=e0e64a3208ddd2255eeaed5bba4c951c6c95d301;hb=49dfad6f1d108a10530ad8bd0de33e8fd3232bed;hpb=eb9dbe2bc7656aed41ed207016746c983fcba4ef diff --git a/configure.ac b/configure.ac index e0e64a3..b281e5e 100644 --- a/configure.ac +++ b/configure.ac @@ -17,9 +17,10 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(virt-mem,0.2.1) +AC_INIT(virt-mem,0.2.4) AC_PROG_INSTALL +AC_PROG_MKDIR_P dnl Check for basic OCaml environment & findlib. AC_PROG_OCAML