Re: problem with MKDIR_P defined as relative path to install-sh

2013-02-28 Thread Peter Johansson
Hi Eric and Paul, On 03/01/2013 03:08 AM, Eric Blake wrote: On 02/28/2013 09:57 AM, Paul Eggert wrote: On 02/28/13 05:31, Peter Johansson wrote: would it make sense to defined MKDIR_P with absolute path instead Yes, that sounds reasonable, if someone could prepare a patch along those lines.

Re: problem with MKDIR_P defined as relative path to install-sh

2013-02-28 Thread Eric Blake
On 02/28/2013 09:57 AM, Paul Eggert wrote: > On 02/28/13 05:31, Peter Johansson wrote: >> would it make sense to defined MKDIR_P with absolute path instead > > Yes, that sounds reasonable, if someone could prepare a patch > along those lines. One wrinkle - absolute paths might contain spaces, whe

Re: problem with MKDIR_P defined as relative path to install-sh

2013-02-28 Thread Paul Eggert
On 02/28/13 05:31, Peter Johansson wrote: > would it make sense to defined MKDIR_P with absolute path instead Yes, that sounds reasonable, if someone could prepare a patch along those lines.