Enrico Forestieri <[EMAIL PROTECTED]> writes: > I think that it depends on whether it solves a problem or not, > i.e., if it ain't broke, don't fix it.
The problems I see are: 1/ on the mac, it is not possible to build from the precompiled Qt/Mac bundle, and some special variables have to be set by hand. 1'/ I guess that the same is true of mingw and cygwin, but this is less of a problem since our official builds do not depend on it (and I could not find the instructions in our main directory BTW). 2/ the fact that --without-x has to be specified explicitly is artificial. So it boils down to the fact that I do not like the current scheme much (looks fragile). But you are probably right that we'll have to live with it :) JMarc