gap-dev-discuss
[Top][All Lists]
Advanced

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

Re: [Gap-dev-discuss] Cynthiune audiofile on Debian


From: Riccardo Mottola
Subject: Re: [Gap-dev-discuss] Cynthiune audiofile on Debian
Date: Wed, 02 May 2012 08:54:26 +0200
User-agent: Mozilla/5.0 (X11; NetBSD i386; rv:11.0) Gecko/20120409 Thunderbird/11.0

Hi,

On 05/01/12 22:05, Sebastian Reitenbach wrote:

I still need to get NetBSD to compile at all! I get FreeBSD to compile
but not to run at all (I posted the problem to the gnustep list).

So let's wait a moment. Is there a way in shell to check for an
executable? I bet it can be done: I'd think like if audio-config exists,
use that, else use pkg-config.
BLAH = $(shell which<binary>)

If blah is not empty, then its available.

We use something like that for OGo, to figure out, where apxs or apr is located.

But it is inside a makefile... and there I am at loss. Make + shell :) It is declarative.

Anyway, i just switched to pkg-config leaving the old stuff commented. So somebody with an older isntall or a package maintainer can easily re-enable it.

Riccardo



reply via email to

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