summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas@biessmann.de>2012-01-19 08:54:07 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-01-19 21:16:43 +0100
commite4bdb90c244a080396ad41e768137e913e7a1e56 (patch)
tree10e5813ee7131030ce0a01d1f9ad8a2c503a1261 /configure.ac
parentfc07cc29cc0a9aba629f816a03132973d8148cea (diff)
downloadptxdist-e4bdb90c244a080396ad41e768137e913e7a1e56.tar.gz
ptxdist-e4bdb90c244a080396ad41e768137e913e7a1e56.tar.xz
configure: add GNU install check
Signed-off-by: Andreas Bießmann <andreas@biessmann.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ed5a573b0..b35993496 100644
--- a/configure.ac
+++ b/configure.ac
@@ -147,6 +147,7 @@ GNU_COREUTILS(mv)
GNU_COREUTILS(cp)
GNU_COREUTILS(rm)
GNU_COREUTILS(md5sum)
+GNU_COREUTILS(install)
dnl Check for egrep
AC_PROG_EGREP