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 <[email protected]>

Reply via email to