* m4/mkdirp.m4: Use `mkdir -p' only with GNU mkdir, because
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 15 Feb 2004 21:14:23 +0000 (21:14 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 15 Feb 2004 21:14:23 +0000 (21:14 +0000)
commit943f2fbfc1ff1be0d3aa7b59ff3054937c474403
treef7538350c6f73a87631a0c176967299084d27f69
parent58393a7d84f33b7f23a0cfea8550c47a6601b77f
* m4/mkdirp.m4: Use `mkdir -p' only with GNU mkdir, because
Solaris 8's mkdir is not thread-safe.
* lib/mkinstalldirs: Likewise.
* lib/install-sh: Abort when mkdir fails to create a directory.
Report from Nathanael Nerode.
ChangeLog
THANKS
configure
lib/install-sh
lib/mkinstalldirs
m4/mkdirp.m4