public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Phil Edwards <pedwards@disaster.jaj.com>
Cc: Akim Demaille <akim@epita.fr>, gcc@gcc.gnu.org
Subject: Re: Coding convention: use of `!x' vs. `! x'
Date: Tue, 26 Sep 2000 01:29:00 -0000	[thread overview]
Message-ID: <200009260828.e8Q8SxH23706@hawking.suse.de> (raw)
In-Reply-To: <20000925143649.B29880@disaster.jaj.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 875 bytes --]

Phil Edwards <pedwards@disaster.jaj.com> writes:

|> On Mon, Sep 25, 2000 at 11:08:42AM +0200, Akim Demaille wrote:
|> > 
|> > Would you say much of the problems are coming from the fact that the
|> > standards support things like
|> > 
|> >         ./configure
|> >         make prefix=/foo
|> > 
|> > ?  I'm personally strongly in favor of deprecating this practice, and
|> > support only
|> > 
|> >         ./configure --prefix
|> >         make
|> 
|> Well, but
|> 
|>    configure --prefix=/foo
|>    make
|>    make prefix=/bar install
|> 
|> needs to be supported.

Even better if it would support a DESTDIR prefix like in automake.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg

  reply	other threads:[~2000-09-26  1:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <969652582.12981.ezmlm@gcc.gnu.org>
2000-09-22 17:00 ` Tim Josling
2000-09-22 18:21   ` Stan Shebs
2000-09-22 21:44   ` Mark Mitchell
2000-09-25  2:04     ` Akim Demaille
2000-09-25  7:29       ` Mark Mitchell
2000-09-25 11:32       ` Phil Edwards
2000-09-26  1:29         ` Andreas Schwab [this message]
2000-09-26  4:36 Jamie Lokier
  -- strict thread matches above, loose matches on Subject: below --
2000-09-22  9:32 Richard Kenner
2000-09-22  9:50 ` David Edelsohn
2000-09-22 10:22   ` Gabriel Dos Reis
2000-09-22 10:22   ` Tim Hollebeek
2000-09-30  9:52 ` Mark Mitchell
2000-09-22  0:29 Mark Mitchell
2000-09-24 22:57 ` Geoff Keating
2000-09-24 23:43   ` Mark Mitchell

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=200009260828.e8Q8SxH23706@hawking.suse.de \
    --to=schwab@suse.de \
    --cc=akim@epita.fr \
    --cc=gcc@gcc.gnu.org \
    --cc=pedwards@disaster.jaj.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).