Readded AC_PROG_INSTALL.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 16 Apr 2008 13:14:07 +0000 (14:14 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 16 Apr 2008 13:14:07 +0000 (14:14 +0100)
configure.ac

index 14314f3..fd9e10c 100644 (file)
@@ -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