From: David Frey <dpfrey@gmail.com>
To: linux-bluetooth@vger.kernel.org
Cc: David Frey <dpfrey@gmail.com>
Subject: [PATCH BlueZ 1/1] Remove obsolete Debian notes from HACKING
Date: Mon, 5 Mar 2018 12:01:16 -0800 [thread overview]
Message-ID: <20180305200116.32291-2-dpfrey@gmail.com> (raw)
In-Reply-To: <20180305200116.32291-1-dpfrey@gmail.com>
The HACKING document says that Debian's automake version doesn't satisfy
the automake >= 1.10 requirement, but this is no longer true. The
automake version in Debian 8 (oldstable) is 1.14 and the version in
Debian 9 (stable) is 1.15.
---
HACKING | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/HACKING b/HACKING
index 87762f1e0..e10986fcb 100644
--- a/HACKING
+++ b/HACKING
@@ -5,16 +5,7 @@ Build tools requirements
========================
When building and testing directly from the repository it is important to
-have at least automake version 1.10 or later installed. All modern
-distributions should default to the latest version, but it seems that
-Debian's default is still an earlier version:
-
- Check version
- # dpkg -l '*automake*'
-
- Install new version
- # apt-get install automake1.10
- # update-alternatives --config automake
+have at least automake version 1.10 or later installed.
Working with the source code repository
--
2.11.0
next prev parent reply other threads:[~2018-03-05 20:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-05 20:01 [PATCH BlueZ 0/1] Remove obsolete Debian notes from HACKING David Frey
2018-03-05 20:01 ` David Frey [this message]
2018-03-06 7:48 ` [PATCH BlueZ 1/1] " Johan Hedberg
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=20180305200116.32291-2-dpfrey@gmail.com \
--to=dpfrey@gmail.com \
--cc=linux-bluetooth@vger.kernel.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.