]> TLD Linux GIT Repositories - packages/glusterfs.git/blobdiff - glusterfs-noquiet.patch
- merged 6.1 from PLD
[packages/glusterfs.git] / glusterfs-noquiet.patch
index 470b2cffcf1b3c7d175a45d02abbea9ef24dd0bf..fad9364409f7c2c902c7050c10ad694e401569c9 100644 (file)
@@ -1,20 +1,12 @@
---- glusterfs-3.12.4/configure.ac.orig 2017-12-25 23:08:22.278402857 +0100
-+++ glusterfs-3.12.4/configure.ac      2017-12-25 23:12:01.968400346 +0100
-@@ -21,18 +21,6 @@
+--- glusterfs-6.1/configure.ac.orig    2019-04-27 16:24:14.967624948 +0200
++++ glusterfs-6.1/configure.ac 2019-04-27 16:27:45.566484037 +0200
+@@ -21,10 +21,6 @@
  
  m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES(yes)])
  
 -if make --help 2>&1 | grep -q no-print-directory; then
 -   AM_MAKEFLAGS="$AM_MAKEFLAGS --no-print-directory";
 -fi
--
--if make --help 2>&1 | grep -q quiet; then
--   AM_MAKEFLAGS="$AM_MAKEFLAGS --quiet"
--fi
--
--if libtool --help 2>&1 | grep -q quiet; then
--   AM_LIBTOOLFLAGS="--quiet";
--fi
 -
  AC_CONFIG_HEADERS([config.h site.h])