From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [PATCHES] 21.3.50 for Cygwin: patch 3 Date: Wed, 25 Dec 2002 08:00:32 +0200 (IST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1040796109 17678 80.91.224.249 (25 Dec 2002 06:01:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 25 Dec 2002 06:01:49 +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 18R4c0-0004b0-00 for ; Wed, 25 Dec 2002 07:01:48 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18R4ft-00076R-00 for ; Wed, 25 Dec 2002 07:05:50 +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 18R4bO-0005ND-06 for emacs-devel@quimby.gnus.org; Wed, 25 Dec 2002 01:01:10 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18R4b6-0005MQ-00 for emacs-devel@gnu.org; Wed, 25 Dec 2002 01:00:52 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18R4b4-0005Lm-00 for emacs-devel@gnu.org; Wed, 25 Dec 2002 01:00:51 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18R4b3-0005KF-00 for emacs-devel@gnu.org; Wed, 25 Dec 2002 01:00:49 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA07589; Wed, 25 Dec 2002 08:00:33 +0200 (IST) X-Sender: eliz@is Original-To: Joe Buehler 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:10336 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10336 On Fri, 6 Dec 2002, Joe Buehler 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?