Update of /cvsroot/alsa/alsa-driver
In directory sc8-pr-cvs1:/tmp/cvs-serv1736

Modified Files:
        Makefile.conf.in configure.in 
Log Message:
added the missing entry for snd-seq-dummy module.



Index: Makefile.conf.in
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/Makefile.conf.in,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- Makefile.conf.in    6 Feb 2003 16:15:22 -0000       1.51
+++ Makefile.conf.in    19 Mar 2003 11:42:00 -0000      1.52
@@ -49,6 +49,7 @@
 CONFIG_X86_PC9800      = @CONFIG_X86_PC9800@
 CONFIG_PCMCIA          = @CONFIG_PCMCIA@
 CONFIG_SND_SEQUENCER   = @CONFIG_SND_SEQUENCER@
+CONFIG_SND_SEQ_DUMMY    = @CONFIG_SND_SEQUENCER@
 CONFIG_SND_OSSEMUL     = @CONFIG_SND_OSSEMUL@
 ifeq (y,$(CONFIG_SND_OSSEMUL))
   CONFIG_SND_MIXER_OSS = m

Index: configure.in
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/configure.in,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- configure.in        17 Mar 2003 16:16:44 -0000      1.152
+++ configure.in        19 Mar 2003 11:42:01 -0000      1.153
@@ -793,6 +793,7 @@
 AC_SUBST(CONFIG_SND_SEQUENCER)
 if test "$CONFIG_SND_SEQUENCER" = "m"; then
   AC_DEFINE(CONFIG_SND_SEQUENCER)
+  AC_DEFINE(CONFIG_SND_SEQ_DUMMY_MODULE)
   AC_MSG_RESULT(yes)
 else
   AC_MSG_RESULT(no)



-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to