[Bug 68142] build: Fix out of source directory build
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 27 03:39:37 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=68142
--- Comment #3 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #2)
> Then should I close both bugs and bug jhbuild to have them tagged as
> supports-non-srcdir-builds="no" ?
If anything, I think you should be requesting that for projects that don't have
buildapi-variable-no-builddir, jhbuild uses the same sequence that I do when
compiling Autotools stuff locally:
* (in srcdir) NOCONFIGURE=1 ./autogen.sh
* (in builddir) $abs_top_srcdir/configure $options
* (in builddir or via make -C) make
That's the only thing that's guaranteed to work under Colin's proposed
"build-api".
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list