Aleksey Sanin wrote:
Hi Roumen,
Let me ask a question about the problem you are trying to solve.
As far as I can understand, the issue is that one can't run
tests when build != src dir. Correct?
yes
I feel that the proposed change is too big for this problem.
Do you think it would be possible to minimize the changes and
fix just that problem?
No, as replacement of $(ABS_BUILDDIR) with:
1) $$ABS_BUILDDIR, not tested but I expect to work
2) $(abs_top_builddir)
3) $(abs_builddir)
also $(ABS_SRCDIR) with ... will produce same number of changed lines in
makefile for checkXXXX targets.
Roumen
_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec