Re: [xslt] Release of libxslt-1.1.3



Makefile.msvc needs to have the attrvt.obj added to the list of objects.  I
tried to do a patch but I have hacked that file too much for it to make
sense.  A simple change:

    $(XSLT_INTDIR)\xsltutils.obj\
+  $(XSLT_INTDIR)\attrvt.obj

and just below

    $(XSLT_INTDIR_A)\xsltutils.obj\
+  $(XSLT_INTDIR_A)\attrvt.obj






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]