]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/aclocal.m4
remove INSTALL variable.
[lilypond.git] / stepmake / aclocal.m4
index e6aa2473ced1c959977a33a6685a634ba20b1ce1..896c80a7733cc3b18dcfbaf78aab27b383854d97 100644 (file)
@@ -769,14 +769,12 @@ AC_DEFUN(STEPMAKE_INIT, [
     LN=ln
     LN_S='ln -s'
     ZIP="zip -r -9"
-    INSTALL="\$(SHELL) \$(stepdir)/../bin/install-sh -c"
 
     AC_SUBST(program_prefix)
     AC_SUBST(program_suffix)
     AC_SUBST(ZIP)
     AC_SUBST(LN)
     AC_SUBST(LN_S)
-    AC_SUBST(INSTALL)
     AC_DEFINE_UNQUOTED(DIRSEP, ['${DIRSEP}'])
     AC_DEFINE_UNQUOTED(PATHSEP, ['${PATHSEP}'])
     AC_SUBST(DIRSEP)