Gnus development mailing list
 help / color / mirror / Atom feed
From: Peter Makholm <peter@makholm.net>
Subject: Re: Makefile bug.
Date: 16 May 2001 11:51:57 +0200	[thread overview]
Message-ID: <87n18dd3k2.fsf@xyzzy.adsl.dk> (raw)
In-Reply-To: <vafk83h6371.fsf@lucy.cs.uni-dortmund.de>

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Try the following two commands.  They should produce the same output.
> 
>     echo ./configure --prefix=~/elisp/gnus
>     echo ./configure --prefix=$HOME/elisp/gnus

>From man bash:

   Tilde Expansion
       If  a  word begins with an unquoted tilde character (`~'),
       all of the characters preceding the first  unquoted  slash
       (or  all  characters,  if  there is no unquoted slash) are
       considered a tilde-prefix.

And it seems that the tilde in the above example isn't considered at
the beginning of a word.

-- 
hash-bang-slash-bin-slash-bash


  reply	other threads:[~2001-05-16  9:51 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-16  6:46 Gaute B Strokkenes
2001-05-16  9:41 ` Kai Großjohann
2001-05-16  9:51   ` Peter Makholm [this message]
2001-05-16 10:09   ` Gaute B Strokkenes
2001-05-16 10:50     ` Kai Großjohann
2001-05-16 12:32       ` Denys Duchier
2001-05-16 13:11         ` Kai Großjohann
2001-05-16 15:18           ` Denys Duchier
2001-05-16 14:20         ` Gaute B Strokkenes
2001-05-16 15:03           ` Kai Großjohann
2001-05-17  0:19             ` Gaute B Strokkenes
2001-05-17  8:45               ` Kai Großjohann
2001-05-16 12:38       ` Michael.Cook
2001-05-16 14:27       ` Karl Kleinpaste
2001-05-16 15:07         ` Kai Großjohann
2001-05-16 16:34           ` Alexandre Oliva
2001-05-17  0:21             ` Gaute B Strokkenes
2001-05-16 18:55 ` Raja R Harinath
2001-05-17  8:45 ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87n18dd3k2.fsf@xyzzy.adsl.dk \
    --to=peter@makholm.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).