Change in libsmpp34[master]: configure.ac: enable kernel style compile messages

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Wed Apr 10 10:51:06 UTC 2019


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/13565


Change subject: configure.ac: enable kernel style compile messages
......................................................................

configure.ac: enable kernel style compile messages

Change-Id: I96a5d808e2a199c33a1c9eef77da3a040e305689
---
M configure.ac
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libsmpp34 refs/changes/65/13565/1

diff --git a/configure.ac b/configure.ac
index 8ecbb77..2c974f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,6 +8,9 @@
 AM_INIT_AUTOMAKE([foreign])
 AM_CONFIG_HEADER([aux_config/config.h])
 
+dnl kernel style compile messages
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
+
 dnl include release helper
 RELMAKE='-include osmo-release.mk'
 AC_SUBST([RELMAKE])

-- 
To view, visit https://gerrit.osmocom.org/13565
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libsmpp34
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I96a5d808e2a199c33a1c9eef77da3a040e305689
Gerrit-Change-Number: 13565
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190410/ea504e5a/attachment.htm>


More information about the gerrit-log mailing list