GNOME Bugzilla – Bug 171443
libxslt should support non-srcdir builds
Last modified: 2009-08-15 18:40:50 UTC
Please describe the problem: JHBuild assumes that modules support non-srcdir builds. Currently libxslt fails in non-srcdir mode. Steps to reproduce: 1. create a build directory separate from the source directory 2. $srcdir/autogen.sh 3. make Actual results: build fails with missing header Expected results: build should succeed Does this happen every time? yes Other information:
Step 1.5 should be "cd to the build directory".
Fixed in CVS now, thanks ! Daniel *** This bug has been marked as a duplicate of 172155 ***
This should be closed by release of libxslt-1.1.15 thanks, Daniel