Hello,

We're working on a patch for QStandardPaths on Mac OS X that will add an 
XDG-compliant element to the search path, an element that is known at compile 
time. A review request will soon be made for this change explaining the 
situation in more detail.
We figured that the best way to implement this would be to add a preprocessor 
macro that is defined at configure time when an option such as 
-xdg-compliant-path= is given to configure. That macro would contain the 
additional search path element, and which is also used to activate the modified 
code so that no changes are made as long as the configure option isn't given 
(the default).
None of us have sufficient knowledge of the configure and build system, so some 
guidance would be very welcome.

Thanks,
René Bertin
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to