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: make install on existing emacs installation issue: using MinGW Date: Fri, 20 Jul 2007 12:43:59 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1184924658 20044 80.91.229.12 (20 Jul 2007 09:44:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Jul 2007 09:44:18 +0000 (UTC) To: dhruvakm@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 20 11:44:17 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IBp1v-0003P8-2a for ged-emacs-devel@m.gmane.org; Fri, 20 Jul 2007 11:44:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBp1u-00011i-Mv for ged-emacs-devel@m.gmane.org; Fri, 20 Jul 2007 05:44:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBp1s-00011d-4x for emacs-devel@gnu.org; Fri, 20 Jul 2007 05:44:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBp1q-00011R-N5 for emacs-devel@gnu.org; Fri, 20 Jul 2007 05:44:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBp1q-00011O-I2 for emacs-devel@gnu.org; Fri, 20 Jul 2007 05:44:06 -0400 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IBp1p-00005h-9n for emacs-devel@gnu.org; Fri, 20 Jul 2007 05:44:05 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-153-209.inter.net.il [80.230.153.209]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id IKF84568 (AUTH halo1); Fri, 20 Jul 2007 12:43:57 +0300 (IDT) In-reply-to: (message from Eli Zaretskii on Fri, 20 Jul 2007 12:35:43 +0300) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:75170 Archived-At: > Date: Fri, 20 Jul 2007 12:35:43 +0300 > From: Eli Zaretskii > Cc: emacs-devel@gnu.org > > > Date: Fri, 20 Jul 2007 08:30:37 +0530 > > From: dhruva > > > > I had reported a problem in "make install" over an existing > > installation using MinGW on W-XP. I had provided a diff, I am > > reposting it in contextual format for convinience. > > Thank you very much for your report and the patch. > > I've seen the first post as well, and will install it soon. Please be > a bit more patient, I don't always have enough free time to react as > fast as I wish to. Oh, and of course apologies for not considering this situation in the first place, when I worked on the change in lisp/makefile.w32-in.