]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix terminology typo in mkdir -p check
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Oct 2019 08:37:56 +0000 (01:37 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Oct 2019 08:38:10 +0000 (01:38 -0700)
commitbabc8660d5a7561ed7e99e09aeabffaccfe06d6d
treef38b1a2a6b60bbf6cef1e55f1a6cab751e925f6d
parent5b9db67786a428164abafe626ab11a2754aad528
Fix terminology typo in mkdir -p check

* lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Say “race-free”, not
“thread-safe”.  Problem reported by Reuben Thomas in:
https://lists.gnu.org/r/bug-autoconf/2019-09/msg00003.html
lib/autoconf/programs.m4