From: Stefan Schmidt <s.schmidt@samsung.com>
To: linux-wpan@vger.kernel.org
Cc: Alexander Aring <alex.aring@gmail.com>,
Stefan Schmidt <s.schmidt@samsung.com>
Subject: [PATCH wpan-tools 3/3] configure: do not use check-news for now
Date: Fri, 5 Dec 2014 18:55:44 +0100 [thread overview]
Message-ID: <1417802144-3012-4-git-send-email-s.schmidt@samsung.com> (raw)
In-Reply-To: <1417802144-3012-1-git-send-email-s.schmidt@samsung.com>
We do not use a NEWS file right now and without it distcheck will fail
with this option. We can bring it back when we are going to use a NEWS
file for keeping track.
Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
---
configure.ac | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 6ad60f5..9aa6330 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,6 @@ AC_INIT([Userspace tools for Linux IEEE 802.15.4 stack],
AC_CONFIG_SRCDIR([src/iwpan.c])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([
- check-news
foreign
1.11
-Wall
--
1.9.3
next prev parent reply other threads:[~2014-12-05 17:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-05 17:55 [PATCH wpan-tools 0/3] Distcheck and dependency fixes Stefan Schmidt
2014-12-05 17:55 ` [PATCH wpan-tools 1/3] configure: Fail if libnl3 dependency is not found Stefan Schmidt
2014-12-05 17:55 ` [PATCH wpan-tools 2/3] build: add header files to SOURCES Stefan Schmidt
2014-12-05 17:55 ` Stefan Schmidt [this message]
2014-12-07 9:46 ` [PATCH wpan-tools 0/3] Distcheck and dependency fixes Alexander Aring
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=1417802144-3012-4-git-send-email-s.schmidt@samsung.com \
--to=s.schmidt@samsung.com \
--cc=alex.aring@gmail.com \
--cc=linux-wpan@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).