[xml] Report libxslt bug (minor issue)
- From: Hao Hu <ihaohu gmail com>
- To: xml gnome org
- Subject: [xml] Report libxslt bug (minor issue)
- Date: Tue, 21 Sep 2010 01:15:45 -0000
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.
Cheers,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]