From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Wed, 16 Apr 2008 13:14:07 +0000 (+0100) Subject: Readded AC_PROG_INSTALL. X-Git-Tag: 1.0.4~24^2 X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=commitdiff_plain;h=f5f45d38269842b591a89ccaf2e6af7879d57aab Readded AC_PROG_INSTALL. --- diff --git a/configure.ac b/configure.ac index 14314f3..fd9e10c 100644 --- a/configure.ac +++ b/configure.ac @@ -19,6 +19,8 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(virt-top,1.0.0) +AC_PROG_INSTALL + dnl Check for basic OCaml environment & findlib. AC_PROG_OCAML AC_PROG_FINDLIB