From a427e20308c1bcd640377d75120d90a4e9194c25 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 17 Jul 2012 22:21:28 +0200 Subject: configure: also check for install We also need the GNU variant for this one. Signed-off-by: "Yann E. MORIN" diff --git a/configure.ac b/configure.ac index 19c904e..6cacb9c 100644 --- a/configure.ac +++ b/configure.ac @@ -90,6 +90,10 @@ AC_ARG_PROGRAM # Initial checks that are usually done first (I don't know why, that's # just what I seem to experience...) #--------------------------------------------------------------------- +AC_ARG_WITH([install], + AS_HELP_STRING([--with-install=PATH], + [Specify the full PATH to a BSD-compatible install]), + [INSTALL=$withval]) AC_PROG_INSTALL AC_PROG_GREP AC_PROG_EGREP -- cgit v0.10.2-6-g49f6