Angus Leeming wrote:
>> Also, I am nervous about including a Microsoft copyrighted file in our
>> distribution...
> Right. That answers the "why not use this unconditionally?" question.
I've put the license here:
http://www.lyx.org/~leeming/MS_Platform_SDK_License.html
My reading of it is that w
Jean-Marc Lasgouttes wrote:
> Angus> It also adds these macros to the bottom of config.h. I'm happy
> Angus> with the WANT_FOO_WRAPPER macros. Less happy about the presence
> Angus> of WINVER here.
> Angus> #if defined (_WIN32) || defined (__CYGWIN__) #define
> Angus> WANT_GETLONGPATHNAME_WRAPPER 1
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> The attached patch results in these variables being defined in
Angus> src/support/Makefile:
Angus> LYX_ABS_INSTALLED_DATADIR =
Angus> J:/MinSYS/home/Angus/lyx/devel/build-tex2lyx/LyX-1.4
Angus> /Resources/LyX LYX_ABS_INSTALLED_LOCA