View | Details | Raw Unified | Return to bug 206914 | Differences between
and this patch

Collapse All | Expand All

(-)audio/audacity/files/patch-configure.ac (+10 lines)
Line 0 Link Here
1
--- configure.ac.orig	2016-01-08 22:05:48 UTC
2
+++ configure.ac
3
@@ -43,6 +43,7 @@ AC_CONFIG_MACRO_DIR([m4])
4
 
5
 AM_INIT_AUTOMAKE([1.9 dist-xz foreign no-dist-gzip subdir-objects -Wall -Wno-override tar-ustar])
6
 AM_MAINTAINER_MODE([disable])
7
+AM_SILENT_RULES([yes])
8
 
9
 AM_GNU_GETTEXT_VERSION([0.18])
10
 AM_GNU_GETTEXT([external])

Return to bug 206914