Re: [PATCH 3/4] AC_PROG_MKDIR_P: Also accept BusyBox mkdir -p
Eric Blake <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
On 04/09/2015 08:51 AM, Eric Blake wrote: > On 04/09/2015 06:43 AM, Bernhard Reutner-Fischer wrote: >> 2015-04-08 Bernhard Reutner-Fischer <[email protected]> >> >> * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Accept BusyBox. >> >> Signed-off-by: Bernhard Reutner-Fischer <[email protected]> >> --- >> lib/autoconf/programs.m4 | 1 + >> 1 file changed, 1 insertion(+) > > ACK to the idea. A followup to why I say this: I checked out the busybox source, and it looks like at least as far back as 2003, busybox:libbb/make_directory.c has been checking for EEXIST after failed mkdir(), which is the behavior we are looking for. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
(application/pgp-signature, 604 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVJpOMAAoJEKeha0olJ0NqxJoH/RYj5jSx3KGVqfoDw7u5JP8D oJ69B/djQyLJ7wTp7Y7nBQVuzbiXe/yWfl4pnWmpRcmd1fjq9SpuAjYcEboj2Mk1 Du8n+eVUD6mm9O5KnMSX0JDdpWxYhyeUiZbOtE7gGKT016xXogScytHhG2sYttMn gcgNBxN2W0z2zeaml2uyTvIhrHwR5jThewihs436Imrn1G6/Zp2SvanDmHJA/Fyo PoXwJ+plblZehxJAFB6FB2++ik2rPK9V4tVC0THzlhzDWRFMRyxV4YVW4LY4GGHa c3WSyIbOg1z3XweLPybaVgfRnxcAnjCFfUBez/lsR9lold++ZMCH2trezyQMQT4= =rlfK -----END PGP SIGNATURE-----