On Mon, Sep 20, 2010 at 06:15:28PM -0700, Hao Hu wrote:
> Basically, in libexslt/exslt.c
> 
> The
> #include "exsltconfig.h"
> should be
> #include <libexslt/exsltconfig.h>
> 
> Else the issue is:
> 
> When trying to compile outside of the libxslt source tree.
> It won't use the new exsltconfig.h generated by libtool.

  Right, small problem, easy to fix, commited to git,

   thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
dan...@veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to