MSXML3: initial implementation based on libxml2

Saulius Krasuckas saulius2 at ar.fi.lt
Thu Aug 4 02:21:54 CDT 2005


* On Thu, 4 Aug 2005, Mike McCormack wrote:
> 
> Could you try running ./configure again 

I did it several times already.

> and checking for XML2INCL in config.status and config.log?  This is the 
> output on my machine:

Pasted inline:

> bash-3.00$ grep XML2INCL config.status config.log dlls/msxml3/Makefile.in
> config.status:s, at XML2INCL@,-I/usr/include/libxml2,;t t
  config.status:s, at XML2INCL@,,;t t

> config.log:XML2INCL='-I/usr/include/libxml2'
  config.log:XML2INCL=''

> dlls/msxml3/Makefile.in:EXTRAINCL = @XML2INCL@
  dlls/msxml3/Makefile.in:EXTRAINCL = @XML2INCL@

> bash-3.00$ grep EXTRAINCL dlls/msxml3/Makefile.in dlls/msxml3/Makefile
> dlls/msxml3/Makefile.in:EXTRAINCL = @XML2INCL@
  dlls/msxml3/Makefile.in:EXTRAINCL = @XML2INCL@

> dlls/msxml3/Makefile:EXTRAINCL = -I/usr/include/libxml2
  dlls/msxml3/Makefile:EXTRAINCL = 
  dlls/msxml3/Makefile:INCLUDES     = -I$(SRCDIR) -I. -I$(TOPSRCDIR)/include -I$(TOPOBJDIR)/include $(EXTRAINCL)




More information about the wine-devel mailing list