Hi Sveta, Sveta Smirnova wrote: > Hello! > > When I tried to build copy of manual using configure option > --with-php="path with whitespaces", I got error. > > In attached diff patch, allows use whitespaces in paths. > > Regards, > Sveta.
What does a space char do in a path? :) Seriosly, this path is used elsewhere in the build system, and I think it is not "as easy" as "fixing" only configure.in. You'd better follow our instructions and not put PHP into a path with spaces in it IMHO. Gabor
