Bug fix
[automake.git] / aclocal.m4
blobcf180adeb3051ee909e4435dc556759be4343dd1
1 dnl aclocal.m4 generated automatically by aclocal 0.1
3 ## --------------------------------------------------------- ##
4 ## Use AC_PROG_INSTALL, supplementing it with INSTALL_SCRIPT ##
5 ## substitution.                                             ##
6 ## --------------------------------------------------------- ##
8 AC_DEFUN(fp_PROG_INSTALL,
9 [AC_PROG_INSTALL
10 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL} -m 755'
11 AC_SUBST(INSTALL_SCRIPT)dnl