diff mbox series

[ndctl,1/4] ndctl/build: Do not use `check-news` when `NEWS` file is absent entirely.

Message ID 157602779173.1290519.2114609018855604805.stgit@dwillia2-desk3.amr.corp.intel.com (mailing list archive)
State New, archived
Headers show
Series [ndctl,1/4] ndctl/build: Do not use `check-news` when `NEWS` file is absent entirely. | expand

Commit Message

Dan Williams Dec. 11, 2019, 1:29 a.m. UTC
From: Auke Kok <auke-jan.h.kok@intel.com>

Kill 'check-news' in AM_INIT_AUTOMAKE.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
---
 configure.ac |    1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/configure.ac b/configure.ac
index 4737cfff77f2..5ec8d2f87598 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,6 @@  AC_INIT([ndctl],
 AC_CONFIG_SRCDIR([ndctl/lib/libndctl.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AM_INIT_AUTOMAKE([
-	check-news
 	foreign
 	1.11
 	-Wall