Copy the INSTALL hack from mk/config.mk.in into distrib/Makefile-bin-vars.in
authorIan Lynagh <igloo@earth.li>
Sat, 24 Nov 2007 16:30:28 +0000 (16:30 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 24 Nov 2007 16:30:28 +0000 (16:30 +0000)
commit3d44e49e2e2371ba1686fb967987e8098e4e58a7
treef8937985562d5b95f598b5efd2e02c02242eec50
parentac4610c4da6966803b851cb4264bcb4427d6e2d0
Copy the INSTALL hack from mk/config.mk.in into distrib/Makefile-bin-vars.in
configure will set INSTALL to ./install-sh if it can't find it in the path,
so we need to replace the . with the path to our root.
distrib/Makefile-bin-vars.in