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: Eli Zaretskii
Subject: Re: Any idea why "make V=1" isn't working for me?
Date: Sat, 10 Oct 2015 17:32:35 +0300

> From: Juanma Barranquero <address@hidden>
> Date: Sat, 10 Oct 2015 16:18:26 +0200
> Cc: Emacs developers <address@hidden>
> 
> 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

A whole section is missing!

Do you have silent.m4 in share/aclocal-1.11/ ?  If not, which version
of Automake did you install, and where did you get it from?



reply via email to

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