From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Double slashes in config.h Date: Mon, 21 Mar 2005 22:34:24 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1111462629 10775 80.91.229.2 (22 Mar 2005 03:37:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 Mar 2005 03:37:09 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 22 04:37:09 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DDaBp-0004s1-0P for ged-emacs-devel@m.gmane.org; Tue, 22 Mar 2005 04:36:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDaT2-0003jL-Gj for ged-emacs-devel@m.gmane.org; Mon, 21 Mar 2005 22:54:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DDaPu-0000ac-BA for emacs-devel@gnu.org; Mon, 21 Mar 2005 22:50:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DDaPr-0000ZQ-TF for emacs-devel@gnu.org; Mon, 21 Mar 2005 22:50:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDaPr-0000Ym-KI for emacs-devel@gnu.org; Mon, 21 Mar 2005 22:50:51 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DDa9w-0006ca-QV for emacs-devel@gnu.org; Mon, 21 Mar 2005 22:34:24 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DDa9w-0007qB-GE; Mon, 21 Mar 2005 22:34:24 -0500 Original-To: Karoly.Lorentey@cern.ch (=?utf-8?q?L=C5=91rentey_K=C3=A1roly?=) In-reply-to: (Karoly.Lorentey@cern.ch) 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34939 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34939 -traditional also works, and is already used for a similar purpose in configure.in. How about this patch? Thanks. Would someone please install it?