* NEWS: Mention "regs" deprecated for m68hc11 too.
[deliverable/binutils-gdb.git] / configure.in
index 7f5150fe38096e2bf7e8f8795382d63c90e68b30..6c22addc740dd33e632e0f28b7b685177e59e167 100644 (file)
@@ -23,6 +23,9 @@ AC_PREREQ(2.13)
 AC_CANONICAL_SYSTEM
 AC_ARG_PROGRAM
 
+# Get 'install' or 'install-sh' and its variants.
+AC_PROG_INSTALL
+
 sinclude(config/acx.m4)
 
 ### we might need to use some other shell than /bin/sh for running subshells
This page took 0.023243 seconds and 4 git commands to generate.