[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Quoting paths!?
From: |
Alexander Mai |
Subject: |
Re: Quoting paths!? |
Date: |
Tue, 5 Jun 2001 11:30:30 +0200 |
User-agent: |
Mutt/1.2.5i |
On Tue, Jun 05, 2001 at 10:20:49AM +0200, Alexander Mai wrote:
> Hello,
>
> configure as created by autoconf 2.13 until CVS/current contains
> several commands (well, at least 'cd') which have a non-quoted
> argument, e.g.
> cd $ac_popdir
>
> Is configure supposed to support directory names with embedded blanks,
> e.g. "two words"? Those may be disallowed for subdirectories but may easily
> occur in the absolute paths being used.
>
I was referring to a specific report which got.
Seems the bug refers to a build on cygwin (some win$) which is
performed in d:/two dirs /project/
so any un-quoted request like
cd d:/two dirs/project/lib
seems to fail!?
--
Alexander Mai
address@hidden
- Quoting paths!?, Alexander Mai, 2001/06/05
- Re: Quoting paths!?,
Alexander Mai <=