]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(dist-hook): New target, to ensure that config/install-sh
authorJim Meyering <jim@meyering.net>
Tue, 10 Feb 2004 08:17:33 +0000 (08:17 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 10 Feb 2004 08:17:33 +0000 (08:17 +0000)
commit3c23d82f32e592753d14a852f09f33ce1e554f37
treee60ad81ed00defcbd26ee6fbe2c401d0d369f1bd
parentd7621386ccb1e23591fcd074d231e5273e4f7231
(dist-hook): New target, to ensure that config/install-sh
is executable.  Otherwise, on systems that lack a suitable install
binary, `make install' would fail, because of the way this script
is invoked (without `$SHELL ' prefix).
Makefile.am