From: Maarten Lankhorst <maarten.lankhorst@canonical.com>
To: xorg-announce@lists.freedesktop.org,
Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: "dri-devel@lists.freedesktop.org" <dri-devel@lists.freedesktop.org>
Subject: Re: [ANNOUNCE] libdrm 2.4.41
Date: Wed, 16 Jan 2013 15:16:12 +0100 [thread overview]
Message-ID: <50F6B62C.1080705@canonical.com> (raw)
In-Reply-To: <50F69AC5.7090800@canonical.com>
Op 16-01-13 13:19, Maarten Lankhorst schreef:
> ...
> Jesse Barnes (1):
> man: disable man page building until David saves us all
>
Looks like this commit might break building if you don't build against git directly, since it's not included in the tarball.
The fix for this is removing man/Makefile from configure.ac:
diff --git a/configure.ac b/configure.ac
index 10cc9a4..1776610 100644
--- a/configure.ac
+++ b/configure.ac
@@ -348,7 +348,6 @@ AC_CONFIG_FILES([
tests/vbltest/Makefile
include/Makefile
include/drm/Makefile
- man/Makefile
libdrm.pc])
AC_OUTPUT
next prev parent reply other threads:[~2013-01-16 14:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <sfid-H20130116-134212-+029.39-1@spamfilter.osbf.lua>
2013-01-16 12:19 ` [ANNOUNCE] libdrm 2.4.41 Maarten Lankhorst
2013-01-16 14:16 ` Maarten Lankhorst [this message]
2013-01-16 17:56 ` David Herrmann
2013-01-21 13:32 ` Thomas Klausner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50F6B62C.1080705@canonical.com \
--to=maarten.lankhorst@canonical.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jbarnes@virtuousgeek.org \
--cc=xorg-announce@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.