Re: [Alsa-devel] sequencer module problems

2003-03-19 Thread Takashi Iwai
At Wed, 19 Mar 2003 14:33:44 +0200, Andrei Boros wrote: > > Takashi Iwai wrote: > > > > well, some points noted. > I am still searching for an acceptable way to have this compatible with > make-3.77 without breaking anything. > > > 1. CONFIG_SND_SEQUENCER is set to m only in the alsa-driver con

Re: [Alsa-devel] sequencer module problems

2003-03-19 Thread Takashi Iwai
At Wed, 19 Mar 2003 12:45:16 +0200, Andrei Boros wrote: > > First of all, my make is 3.77 and lacks support for the $(if > CONDITION,THEN-PART[,ELSE-PART]) > function. So I tried to replace it by some sort of equivalent selected > by existing conditionals. > > As make does not support the synta

[Alsa-devel] sequencer module problems

2003-03-19 Thread Andrei Boros
First of all, my make is 3.77 and lacks support for the $(if CONDITION,THEN-PART[,ELSE-PART]) function. So I tried to replace it by some sort of equivalent selected by existing conditionals. As make does not support the syntax below, it ignore it. in alsa-driver/alsa-kernel/core/seq: # # this