From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Pitt Date: Tue, 10 Nov 2009 09:01:32 +0000 Subject: Re: more fixes for out of tree builds Message-Id: <20091110090132.GA494@piware.de> List-Id: References: <20091109034609.GA28618@bongo.bofh.it> In-Reply-To: <20091109034609.GA28618@bongo.bofh.it> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Karel Zak [2009-11-09 23:43 +0100]: > need to support out-of-tree builds and who don't want to store > generated stuff (docs/{tmpl,xml,html}) in the source code repository. Well, not quite "by design", but gtk-doc.make is indeed broken for this. The Ubuntu package does # fix gtk-doc breakage with separate build tree sed -i 's/srcdir/builddir/g' gtk-doc.make before autoreconf, which does the trick. Please also see https://bugzilla.gnome.org/show_bug.cgi?idH5806 Martin -- Martin Pitt http://www.piware.de Ubuntu Developer http://www.ubuntu.com Debian Developer http://www.debian.org