* eliminating sequencer and midi from my alsa module dependencies
@ 2007-07-19 23:02 John L. Utz III
2007-07-20 6:59 ` Clemens Ladisch
0 siblings, 1 reply; 2+ messages in thread
From: John L. Utz III @ 2007-07-19 23:02 UTC (permalink / raw)
To: alsa-devel
Hello;
What arguments should give to the current version of alsa to eliminate
the aforementioned things?
here is my current conf string from hgcompile, am i missing something?
args="--with-debug=full --with-isapnp=no --with-sequencer=no
--with-oss=no --with-cards=via82xx"
tnx!
johnu
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: eliminating sequencer and midi from my alsa module dependencies
2007-07-19 23:02 eliminating sequencer and midi from my alsa module dependencies John L. Utz III
@ 2007-07-20 6:59 ` Clemens Ladisch
0 siblings, 0 replies; 2+ messages in thread
From: Clemens Ladisch @ 2007-07-20 6:59 UTC (permalink / raw)
To: John L. Utz III, alsa-devel
John L. Utz III wrote:
> What arguments should give to the current version of alsa to eliminate
> the aforementioned things?
"--with-sequencer=no" to disable the sequencer code.
There is no option for the raw midi code. It's so small that nobody
bothered to make it optional.
Regards,
Clemens
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-20 6:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-19 23:02 eliminating sequencer and midi from my alsa module dependencies John L. Utz III
2007-07-20 6:59 ` Clemens Ladisch
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.