GNOME Bugzilla – Bug 172155
libxslt-1.1.13 does not build outside of srcdir
Last modified: 2009-08-15 18:40:50 UTC
Build libxslt-1.1.13 such that srcdir != builddir AND no previous installation exists (otherwise good chance it will pull in installed headers rather than those in srcdir). patch to be attached shortly
Created attachment 39456 [details] [review] Enable building outside of srcdir
Hum, I also had to add -I../../libxslt , but this seems fixed. Thanks a lot for the patch, it's commited in CVS ! Daniel
*** Bug 171443 has been marked as a duplicate of this bug. ***
This should be closed by release of libxslt-1.1.15 thanks, Daniel