Merge lp:~rodrigo-moya/ubuntuone-client/silent-rules into lp:ubuntuone-client

Proposed by Rodrigo Moya
Status: Merged
Approved by: Manuel de la Peña
Approved revision: 733
Merged at revision: 733
Proposed branch: lp:~rodrigo-moya/ubuntuone-client/silent-rules
Merge into: lp:ubuntuone-client
Diff against target: 12 lines (+2/-0)
1 file modified
configure.ac (+2/-0)
To merge this branch: bzr merge lp:~rodrigo-moya/ubuntuone-client/silent-rules
Reviewer Review Type Date Requested Status
Manuel de la Peña (community) Approve
dobey (community) Approve
Review via email: mp+37970@code.launchpad.net

Commit message

Use silent building if available

Description of the change

Use silent building

To post a comment you must log in.
Revision history for this message
dobey (dobey) :
review: Approve
Revision history for this message
Manuel de la Peña (mandel) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'configure.ac'
--- configure.ac 2010-10-07 18:28:44 +0000
+++ configure.ac 2010-10-08 14:18:57 +0000
@@ -7,6 +7,8 @@
7AM_INIT_AUTOMAKE([1.10 foreign])7AM_INIT_AUTOMAKE([1.10 foreign])
8AM_CONFIG_HEADER([config.h])8AM_CONFIG_HEADER([config.h])
99
10m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
11
10AC_ISC_POSIX12AC_ISC_POSIX
11AC_PROG_CC13AC_PROG_CC
12AC_PROG_LIBTOOL14AC_PROG_LIBTOOL

Subscribers

People subscribed via source and target branches