Hello,
> SK> is there any reason why mkdir_p still sometimes falls back to
> SK> mkinstalldirs? I think the code will be nicer if we'll use
> SK> `install-sh -d' as a universal fallback.
>
> Yeah, the makefile used mkinstalldirs when it was present, and they
> still do for backward compatibil
>>> "SK" == Stepan Kasal <[EMAIL PROTECTED]> writes:
SK> Hi,
SK> is there any reason why mkdir_p still sometimes falls back to
SK> mkinstalldirs? I think the code will be nicer if we'll use
SK> `install-sh -d' as a universal fallback.
Yeah, the makefile used mkinstalldirs when it was present