qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Support for DragonFly BSD


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH] Support for DragonFly BSD
Date: Sun, 8 Mar 2009 18:10:53 +0200

On 3/8/09, Andreas Färber <address@hidden> 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: fix_perl.diff
Description: plain/text


reply via email to

[Prev in Thread] Current Thread [Next in Thread]