Re: [xml] Report libxslt bug (minor issue)



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/
daniel veillard com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/



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