e2fsprogs/doc
Theodore Ts'o 3ab2fd4e23 Define MKDIR_P in the Makefile.in files instead in MCONFIG.in
In the case where mkdir -p is not thread-safe (for example, if the
build environment is using busybox's mkdir) the configure script will
fall back to the slow (but safe) install-sh script.  In that case
MKDIR_P will be using a relative pathname; so we can't use speed
optimization of defining configure substitutions in MCONFIG.in, since
the substitution will be different depending on depth of the
subdirectory in the Makefile.in file.

https://github.com/tytso/e2fsprogs/issues/51

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2020-10-04 23:05:01 -04:00
..
RelNotes Update release notes, etc., for the 1.45.6 release 2020-03-21 00:24:04 -04:00
libblkid.txt Fix minor typo's in the libblkid.txt documentation file --- thanks to Mike 2005-01-07 22:47:20 -05:00
libext2fs.texinfo Update release notes, etc., for the 1.45.6 release 2020-03-21 00:24:04 -04:00
Makefile.in Define MKDIR_P in the Makefile.in files instead in MCONFIG.in 2020-10-04 23:05:01 -04:00
texinfo.tex Update texinfo.tex file newer version from the FSF 2008-04-21 21:24:43 -04:00