* lib/install-sh: Sync from Autoconf, as follows:
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 May 2006 19:52:08 +0000 (19:52 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 May 2006 19:52:08 +0000 (19:52 +0000)
commit0ed61ffdc113c8b5ec74b36b2d7049b2b2d43559
treec49a8751e1f0713fea3e1980a2b0b7cf690ab48c
parent3b2f18ee7e6449ee203055d7b235436fb082f0ea
* lib/install-sh: Sync from Autoconf, as follows:
Don't use 'path' to talk about file names,
as per GNU coding standards.  Close a race condition reported by Ralf
Wildenhues and Stepan Kasal.  There is still a race condition
on hosts that predate Posix 1003.1-1992, but we can't help this.
Don't mishandle weird characters like space on pre-Posix hosts.
Invoke mkdir at most once per dir arg on pre-Posix hosts.
ChangeLog
lib/install-sh