From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36235 Path: main.gmane.org!not-for-mail From: Michael.Cook@cisco.com Newsgroups: gmane.emacs.gnus.general Subject: Re: Makefile bug. Date: 16 May 2001 08:38:09 -0400 Sender: zzz@sightpath.com Message-ID: References: <4ag0e5rdsu.fsf@kern.srcf.societies.cam.ac.uk> <4ay9rxbo6h.fsf@kern.srcf.societies.cam.ac.uk> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035171856 7503 80.91.224.250 (21 Oct 2002 03:44:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:44:16 +0000 (UTC) Return-Path: Original-Received: (qmail 29587 invoked by alias); 16 May 2001 12:38:37 -0000 Original-Received: (qmail 29582 invoked from network); 16 May 2001 12:38:36 -0000 Original-Received: from frampton.cisco.com (161.44.253.15) by gnus.org with SMTP; 16 May 2001 12:38:36 -0000 Original-Received: from wal-lucy.sightpath.com (wal-lucy.cisco.com [10.89.5.93]) by frampton.cisco.com (8.8.8/2.6/Cisco List Logging/8.8.8) with ESMTP id IAA13156 for ; Wed, 16 May 2001 08:38:09 -0400 (EDT) Original-Received: (from zzz@localhost) by wal-lucy.sightpath.com (8.9.3/8.9.3) id IAA04962; Wed, 16 May 2001 08:38:09 -0400 X-Authentication-Warning: wal-lucy.sightpath.com: zzz set sender to zzz@sightpath.com using -f Original-To: ding@gnus.org In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "16 May 2001 12:50:22 +0200") User-Agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/20.7 Original-Lines: 8 Xref: main.gmane.org gmane.emacs.gnus.general:36235 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36235 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > It is not at all obvious why omitting the `--' should change the > behavior of bash regarding tilde expansion. But apparently, it does! > Argh. moreover, in bash version 1.14.7, the ~ in --prefix=3D~/ is expanded, but in bash version 2.03.8, the ~ is not expanded.