* m4/mkdirp.m4: Use `mkdir -p' only with GNU mkdir, because
commit7b13ab578d43480bcad1f54532530f6d065547a6
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 15 Feb 2004 21:14:52 +0000 (15 21:14 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 15 Feb 2004 21:14:52 +0000 (15 21:14 +0000)
tree1dae0e8fb51c56400f5d41e85251ab8639030818
parentbeb9a2b6e5039006ac338a1423b548be27a06f57
* 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
NEWS
THANKS
configure
doc/stamp-vti
doc/version.texi
lib/install-sh
lib/mkinstalldirs
m4/mkdirp.m4