configure: Add import library for xmllite.

Dmitry Timoshkov dmitry at baikal.ru
Sun Feb 16 08:17:50 CST 2014


Henri Verbeet <hverbeet at gmail.com> wrote:

> On 14 February 2014 08:23, Dmitry Timoshkov <dmitry at baikal.ru> wrote:
> > -WINE_CONFIG_DLL(xmllite)
> > +WINE_CONFIG_DLL(xmllite,,[implib])
> That's auto-generated by make_makefiles from Makefile.in.

Just a bit of clarification: does that mean that an import library
gets added once a Wine component (dll or an application) start to
require it and somebody adds a dependency to Makefile.in? If that's
the case what should 3rd party users of winelib do when they compile
their code and it fails to link because of a missing import library?
Shouldn't they be always available if PSDK provides one?

-- 
Dmitry.



More information about the wine-devel mailing list