View | Details | Raw Unified | Return to bug 212411
Collapse All | Expand All

(-)files/patch-configure (+10 lines)
Line 0 Link Here
1
--- configure.orig	2014-12-06 19:58:24 UTC
2
+++ configure
3
@@ -2486,6 +2486,7 @@ case $enable_silent_rules in # (((
4
    no) AM_DEFAULT_VERBOSITY=1;;
5
     *) AM_DEFAULT_VERBOSITY=0;;
6
 esac
7
+unset enableval
8
 am_make=${MAKE-make}
9
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
10
 $as_echo_n "checking whether $am_make supports nested variables... " >&6; }

Return to bug 212411