On Thu, 2002-08-15 at 02:01, Tom Tromey wrote: > >>>>> ">" == leiming xd <[EMAIL PROTECTED]> 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?
I've used this quite a bit on unix and win32 (cygwin build and host) without any errors that I recall. I haven't explicitly tried recently though. Cheers, Rob
