]> TLD Linux GIT Repositories - packages/glusterfs.git/blob - glusterfs-noquiet.patch
- from PLD
[packages/glusterfs.git] / glusterfs-noquiet.patch
1 --- glusterfs-3.4.0/configure.ac.orig   2013-07-12 19:43:26.000000000 +0200
2 +++ glusterfs-3.4.0/configure.ac        2013-07-23 17:07:15.203576003 +0200
3 @@ -12,18 +12,6 @@
4  
5  m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES(yes)])
6  
7 -if make --help 2>&1 | grep -q no-print-directory; then
8 -   AM_MAKEFLAGS="$AM_MAKEFLAGS --no-print-directory";
9 -fi
10 -
11 -if make --help 2>&1 | grep -q quiet; then
12 -   AM_MAKEFLAGS="$AM_MAKEFLAGS --quiet"
13 -fi
14 -
15 -if libtool --help 2>&1 | grep -q quiet; then
16 -   AM_LIBTOOLFLAGS="--quiet";
17 -fi
18 -
19  AC_CONFIG_HEADERS([config.h])
20  
21  AC_CONFIG_FILES([Makefile