فهرست منبع

Add silent rules to corosync make to more easily find warnings

Signed-off-by: Steven Dake <sdake@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Steven Dake 14 سال پیش
والد
کامیت
c6701adb14
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      configure.ac

+ 1 - 0
configure.ac

@@ -9,6 +9,7 @@ AC_INIT([corosync],
 	[openais@lists.osdl.org])
 	[openais@lists.osdl.org])
 
 
 AM_INIT_AUTOMAKE([-Wno-portability])
 AM_INIT_AUTOMAKE([-Wno-portability])
+AM_SILENT_RULES([yes])
 
 
 AC_CONFIG_SRCDIR([lib/cpg.c])
 AC_CONFIG_SRCDIR([lib/cpg.c])
 AC_CONFIG_HEADER([include/corosync/config.h include/corosync/cs_config.h])
 AC_CONFIG_HEADER([include/corosync/config.h include/corosync/cs_config.h])