speechd-discuss
[Top][All Lists]
Advanced

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

[PATCH 1/1] add --with-audio-output-method=<name> option


From: Andrei Kholodnyi
Subject: [PATCH 1/1] add --with-audio-output-method=<name> option
Date: Sat, 4 Dec 2010 23:39:46 +0100

On Sat, Dec 4, 2010 at 10:32 PM, William Hubbs <w.d.hubbs at gmail.com> wrote:
> Hi Andrei,
> I believe I understand what Bohdan is talking about.
>
> I think it would be better if the configure script only manipulated
> config.h and did not generate any .c files at all like we are doing with
> static_plugins.c.in/static_plugins.c.

I do not see any difference from what I did and what is currently
existing in speechd.
-DSYS_CONF=\"$(spdconfdir)\" -DSND_DATA=\"$(snddatadir)\"
-DMODULEBINDIR=\"$(modulebindir)\"
all these are passed to C files as defines,

and I just added another one.
 -DDEFAULT_AUDIO_METHOD=\"$(with_audio_output_method)\"



reply via email to

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