From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joe Buehler Newsgroups: gmane.emacs.devel Subject: Re: [PATCHES] 21.3.50 for Cygwin: patch 3 Date: Fri, 03 Jan 2003 11:21:28 -0500 Organization: Spirent Communications Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <3E15B888.4040902@hekimian.com> References: Reply-To: joseph.buehler@spirentcom.com NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1041611153 26851 80.91.224.249 (3 Jan 2003 16:25:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 3 Jan 2003 16:25:53 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18UUds-0006yw-00 for ; Fri, 03 Jan 2003 17:25:52 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18UUgY-000221-00 for ; Fri, 03 Jan 2003 17:28:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18UUdG-00083H-07 for emacs-devel@quimby.gnus.org; Fri, 03 Jan 2003 11:25:14 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18UUaI-0006yA-00 for emacs-devel@gnu.org; Fri, 03 Jan 2003 11:22:10 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18UUZt-0006s6-00 for emacs-devel@gnu.org; Fri, 03 Jan 2003 11:21:46 -0500 Original-Received: from [64.47.34.2] (helo=python.hekimian.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18UUZd-0006nr-00 for emacs-devel@gnu.org; Fri, 03 Jan 2003 11:21:29 -0500 Original-Received: from hekimian.com (jbuehler-lt.hekimian.com [10.32.6.132]) by Service Version 5.5.2653.13) id ZW2HCWDF; Fri, 3 Jan 2003 11:20:12 -0500 X-Sybari-Trust: 8b967993 f6624f78 c4b24ea6 00000109 User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en Original-To: Eli Zaretskii In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10436 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10436 Eli Zaretskii wrote: >>This patch adds the @EXEEXT@ string in the right places. > > > Btw, where's the appropriate change for configure.in to edit @EXEXT@ into > .exe? Am I missing something? I think so -- I noticed that configure was already supplying @EXEEXT@ and made use of it instead of the (ugly) way I was doing things before. -- Joe Buehler