qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Support for DragonFly BSD
Date: Sun, 8 Mar 2009 18:10:53 +0200	[thread overview]
Message-ID: <f43fc5580903080910i48bf03e4ld253ffae50f747b8@mail.gmail.com> (raw)
In-Reply-To: <F5FDBFE6-82FF-4CC6-9AB4-A2E78FA34477@web.de>

[-- Attachment #1: Type: text/plain, Size: 587 bytes --]

On 3/8/09, Andreas Färber <andreas.faerber@web.de> wrote:
>
>  Am 08.03.2009 um 16:11 schrieb Hasso Tepper:
>
>
> > Blue Swirl wrote:
> >
> > > Maybe configure should determine the location of Perl and generate
> > > some PERL_PATH stuff in config.mak.
> > >
> >
> > Yeah, probably the best way. I only wonder what's the portable way to
> > determine the location of perl.
> >
>
>  Some sequence like this?
>
>  -perl=/my/perl
>  $PERL
>  /usr/bin/env perl
>  `which perl`
>  /usr/bin/perl

How about this patch instead? Perl should be in $PATH. If not, PEBKAC.

[-- Attachment #2: fix_perl.diff --]
[-- Type: plain/text, Size: 836 bytes --]

  reply	other threads:[~2009-03-08 16:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-06  9:12 [Qemu-devel] [PATCH] Support for DragonFly BSD Hasso Tepper
2009-03-06  9:37 ` malc
2009-03-06 16:36 ` François Revol
2009-03-07 10:09 ` Blue Swirl
2009-03-07 20:11 ` Blue Swirl
2009-03-08 15:11   ` Hasso Tepper
2009-03-08 15:48     ` Andreas Färber
2009-03-08 16:10       ` Blue Swirl [this message]
2009-03-08 16:20         ` Hasso Tepper
2009-03-08 18:54         ` malc

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=f43fc5580903080910i48bf03e4ld253ffae50f747b8@mail.gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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).