Include config.h.in in tarball, install should create directories first.
[virt-mem.git] / configure.ac
index 000a5a1..c94c15d 100644 (file)
@@ -20,6 +20,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_INIT(virt-mem,0.2.3)
 
 AC_PROG_INSTALL
+AC_PROG_MKDIR_P
 
 dnl Check for basic OCaml environment & findlib.
 AC_PROG_OCAML