autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why does mkdir_p use a relative path to install-sh?


From: tsuna
Subject: Re: Why does mkdir_p use a relative path to install-sh?
Date: Thu, 1 Sep 2011 10:02:36 -0700

Hi Ralf,

On Wed, Aug 31, 2011 at 10:41 PM, Ralf Wildenhues
<address@hidden> wrote:
> So that it could work in a directory with an absolute name that contains
> white space.

How come this is an issue for mkdir_p but not for install_sh?
Wouldn't it be simpler to have
mkdir_p='$(install_sh) -c -d'
?

-- 
Benoit "tsuna" Sigoure
Software Engineer @ www.StumbleUpon.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]