[gnome-control-center/single-window: 1/4] [configure] Enable silent build rules
- From: Thomas Wood <thos src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-control-center/single-window: 1/4] [configure] Enable silent build rules
- Date: Tue, 24 Nov 2009 16:19:31 +0000 (UTC)
commit d1aee3e12b2d3f8b8fb6b9c891b48f23816f6184
Author: Thomas Wood <thomas pepper localdomain>
Date: Tue Nov 24 12:07:36 2009 +0000
[configure] Enable silent build rules
Enable automake silent rules, if available
configure.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.in b/configure.in
index b084278..acc9097 100644
--- a/configure.in
+++ b/configure.in
@@ -7,6 +7,7 @@ AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 tar-ustar])
AM_MAINTAINER_MODE
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
AC_ISC_POSIX
AC_PROG_CC
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]