On Fri, 11 Feb 2011, Lionel Orry wrote:

> Hey,
>
> I noticed that the following does not work (on eina for example):
>
> NOCONFIGURE=1 ./autogen.sh
> mkdir -p build
> cd build
> ../configure
> make doc
>
> The Doxyfile and doc/Makefile.am rules are not relocatable to builddir
> != srcdir.
>
> The attached patch corrects this for eina, I believe the same could be
> done for the other libraries as well.

Im aware of that problem. Tere is a better patch (using DESTDIR and 
toplevel dir like srcdir, without a Doxyfile.in)

I'll fix that, thanks for the report

Vincent

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to