]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
AC_PROG_MKDIR_P: Also accept BusyBox mkdir -p
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 9 Apr 2015 12:43:30 +0000 (14:43 +0200)
committerEric Blake <eblake@redhat.com>
Thu, 9 Apr 2015 14:48:55 +0000 (08:48 -0600)
* lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Accept BusyBox.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
lib/autoconf/programs.m4

index 59df1a2384005f24f50ac290840eb8aae46879e2..8ebcf9ebb12d8f61d3c97e65984079a46b619e71 100644 (file)
@@ -672,6 +672,7 @@ if test -z "$MKDIR_P"; then
           AS_EXECUTABLE_P(["$as_dir$ac_prog$ac_exec_ext"]) || continue
           case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
             'mkdir (GNU coreutils) '* | \
+            'BusyBox '* | \
             'mkdir (coreutils) '* | \
             'mkdir (fileutils) '4.1*)
               ac_cv_path_mkdir=$as_dir$ac_prog$ac_exec_ext