]> andersk Git - openssh.git/blobdiff - configure.in
- Added BSD compatible install program and autoconf test, thanks to
[openssh.git] / configure.in
index 9f545d7334bb30158e7cdc5023dae6027aba329c..0de61631d37f6ad41affd1ac4f0fcecbc42900e1 100644 (file)
@@ -6,6 +6,7 @@ dnl Checks for programs.
 AC_PROG_CC
 AC_PROG_CPP
 AC_PROG_RANLIB
+AC_PROG_INSTALL
 AC_CHECK_PROG(AR, ar, ar)
 if test "$GCC" = "yes"; then CFLAGS="$CFLAGS -Wall"; fi
 
This page took 0.072613 seconds and 4 git commands to generate.