This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: about vpath problems
- From: Tom Tromey <tromey at redhat dot com>
- To: leiming_xd <leiming_xd at 263 dot sina dot com>
- Cc: automake at gnu dot org
- Date: 14 Aug 2002 10:01:19 -0600
- Subject: Re: about vpath problems
- References: <20020805022437.4346.qmail@sina.com>
- Reply-to: tromey at redhat dot com
>>>>> ">" == leiming xd <leiming_xd@263.sina.com> writes:
>> In win32 platforms ,the path of one file can include blank
>> characters,I want to know how to add this path in the vpath.
I imagine it may not be possible. If it can work, autoconf needs to
be taught how. Could you run experiments by quoting the path name in
various ways and report back to us?
Tom