build: Ship install-sh in the tarball
authorMatt Turner <mattst88@gmail.com>
Tue, 23 Oct 2012 17:57:15 +0000 (10:57 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 25 Oct 2012 17:47:43 +0000 (10:47 -0700)
commitec57fbbc72b552a4f894f32798a2ace16749f520
tree13942efa306c9bb0e88db61bf698e019325e399d
parent0cb0c38ccea84ab524d10447585000d41fbb8c74
build: Ship install-sh in the tarball

Fixes the problem where configure from the tarball would report missing
files:

$ ./configure
configure: error: cannot find install-sh, install.sh, or shtool in bin

NOTE: This is a candidate for the 9.0 branch.
Makefile.am