emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any idea why "make V=1" isn't working for me?


From: Juanma Barranquero
Subject: Re: Any idea why "make V=1" isn't working for me?
Date: Sat, 10 Oct 2015 16:18:26 +0200


Lines 8758:8783 from mi configure file:

# Check whether --enable-silent-rules was given.
if test "${enable_silent_rules+set}" = set; then :
  enableval=$enable_silent_rules;
fi

case $enable_silent_rules in
yes) AM_DEFAULT_VERBOSITY=0;;
no)  AM_DEFAULT_VERBOSITY=1;;
*)   AM_DEFAULT_VERBOSITY=0;;
esac
AM_BACKSLASH='\'

: ${AM_V=$AM_DEFAULT_VERBOSITY}
: ${AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY}









{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works for files in the same directory" >&5
$as_echo_n "checking whether ln -s works for files in the same directory... " >&6; }
rm -f conf$$ conf$$.file


reply via email to

[Prev in Thread] Current Thread [Next in Thread]