Stephan Witt <st.w...@gmx.net> writes: > BTW, regarding USE_MACOSX_PACKAGING... > > in lyx-devel/src/support/Package.cpp I can find: > > #if defined (USE_WINDOWS_PACKAGING) > # include "support/os_win32.h" > #endif > ... > #if defined (USE_MACOSX_PACKAGING) > # include <CoreServices/CoreServices.h> // FSFindFolder, FSRefMakePath > #endif > > That seems questionable too?
One more reason for leaving things as they stand :) Too much things to fix... JMarc