mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-11-23 10:04:01 +08:00
3ab2fd4e23
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> |
||
---|---|---|
.. | ||
e2scrub_all_cron.in | ||
e2scrub_all.8.in | ||
e2scrub_all.cron.in | ||
e2scrub_all.in | ||
e2scrub_all.service.in | ||
e2scrub_all.timer.in | ||
e2scrub_fail.in | ||
e2scrub_fail@.service.in | ||
e2scrub_reap.service.in | ||
e2scrub.8.in | ||
e2scrub.conf.in | ||
e2scrub.in | ||
e2scrub.rules.in | ||
e2scrub@.service.in | ||
Makefile.in |