[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mkdir_p should not fall back to mkinstalldirs
From: |
Stepan Kasal |
Subject: |
mkdir_p should not fall back to mkinstalldirs |
Date: |
Fri, 29 Jul 2005 10:30:15 +0200 |
User-agent: |
Mutt/1.4.1i |
Hi,
is there any reason why mkdir_p still sometimes falls back to
mkinstalldirs? I think the code will be nicer if we'll use
`install-sh -d' as a universal fallback.
Patch attached.
Thanks,
Stepan Kasal
automake-20050729-inst-d.patch
Description: Text document
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- mkdir_p should not fall back to mkinstalldirs,
Stepan Kasal <=