From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: configure-more.zip Date: Sun, 03 Jul 2005 17:28:20 +0200 Message-ID: <42C80414.8090105@student.lu.se> References: <42C65DE9.6010703@student.lu.se> <42C795E3.7070702@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1120407178 9711 80.91.229.2 (3 Jul 2005 16:12:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Jul 2005 16:12:58 +0000 (UTC) Cc: emacs-devel@gnu.org, jasonr@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 03 18:12:51 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dp73e-0003N4-Ri for ged-emacs-devel@m.gmane.org; Sun, 03 Jul 2005 18:11:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dp74o-0002j8-UQ for ged-emacs-devel@m.gmane.org; Sun, 03 Jul 2005 12:12:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dp6z5-0007tu-5X for emacs-devel@gnu.org; Sun, 03 Jul 2005 12:06:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dp6z2-0007sH-5n for emacs-devel@gnu.org; Sun, 03 Jul 2005 12:06:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dp6vO-0006AL-S9 for emacs-devel@gnu.org; Sun, 03 Jul 2005 12:02:30 -0400 Original-Received: from [81.228.11.98] (helo=pne-smtpout1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dp6Tv-00073A-L4; Sun, 03 Jul 2005 11:34:07 -0400 Original-Received: from [192.168.123.121] (83.249.205.6) by pne-smtpout1-sn1.fre.skanova.net (7.2.060.1) id 42B813B00023ECAF; Sun, 3 Jul 2005 17:28:20 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: Eli Zaretskii In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:40228 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40228 Eli Zaretskii wrote: >>As I previously have said I suggested testing at the end of >>configure.bat should be a good solution. All that is needed is a small C >>program. Maybe this testing also should be repeated in the Makefile >>though to take care of redownloads. >> >> > >I still don't understand what is wrong with testing _only_ during the >build. What am I missing? > > I might be misunderstanding this but is there not a problem starting make since Makefile might have this trouble?