From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Any idea why "make V=1" isn't working for me? Date: Mon, 12 Oct 2015 20:11:15 +0300 Message-ID: <83vbacnhak.fsf@gnu.org> References: <83612ft8bs.fsf@gnu.org> <83k2qvrnb1.fsf@gnu.org> <83h9lysyi9.fsf@gnu.org> <83bnc6sthp.fsf@gnu.org> <837fmussjg.fsf@gnu.org> <834mhyspq9.fsf@gnu.org> <83fv1hqwf6.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1444670477 18768 80.91.229.3 (12 Oct 2015 17:21:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Oct 2015 17:21:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 12 19:21:03 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZlgmV-0005EH-7V for ged-emacs-devel@m.gmane.org; Mon, 12 Oct 2015 19:21:03 +0200 Original-Received: from localhost ([::1]:57444 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZlgmU-0007A0-Cs for ged-emacs-devel@m.gmane.org; Mon, 12 Oct 2015 13:21:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zlgcx-0001FR-H8 for emacs-devel@gnu.org; Mon, 12 Oct 2015 13:11:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zlgcs-0002Zl-H9 for emacs-devel@gnu.org; Mon, 12 Oct 2015 13:11:11 -0400 Original-Received: from mtaout24.012.net.il ([80.179.55.180]:56193) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zlgcs-0002Z9-2t for emacs-devel@gnu.org; Mon, 12 Oct 2015 13:11:06 -0400 Original-Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0NW4008009RM7600@mtaout24.012.net.il> for emacs-devel@gnu.org; Mon, 12 Oct 2015 20:04:12 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NW4008PIA30R800@mtaout24.012.net.il>; Mon, 12 Oct 2015 20:04:12 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.180 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:191369 Archived-At: > From: Juanma Barranquero > Date: Mon, 12 Oct 2015 03:50:36 +0200 > Cc: Emacs developers > > > Do you see something that should be changed in nt/INSTALL to make such > > problems less probable? > > When nt/INSTALL mentions automake/autoconf, perhaps there should be a note like > your comment: > > The MinGW packages of Autoconf and Automake are not useful, I suggest to remove > them. > > because if you're using the MinGW installer, it's quite easy to end with MinGW > versions of these tools. Done.