[alsa-cvslog] CVS: alsa-driver Makefile,1.95,1.96

2003-08-08 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver
In directory sc8-pr-cvs1:/tmp/cvs-serv28509

Modified Files:
Makefile 
Log Message:
- remove binaries in utils directory by make clean.
- clean up autoconf cache files.



Index: Makefile
===
RCS file: /cvsroot/alsa/alsa-driver/Makefile,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- Makefile23 May 2003 10:24:05 -  1.95
+++ Makefile6 Aug 2003 11:13:28 -   1.96
@@ -194,6 +194,7 @@
rm -f `find ../alsa-kernel -name *.rej`
rm -f `find ../alsa-kernel -name .#*`
rm -f `find ../alsa-kernel -name out.txt`
+   rm -rf autom4te.cache
 
 .PHONY: cvsclean
 cvsclean: mrproper



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog


[alsa-cvslog] CVS: alsa-lib/src/conf alsa.conf,1.12,1.13

2003-08-08 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/conf
In directory sc8-pr-cvs1:/tmp/cvs-serv2462/src/conf

Modified Files:
alsa.conf 
Log Message:
- missing changes from virt to virtual rawmidi.



Index: alsa.conf
===
RCS file: /cvsroot/alsa/alsa-lib/src/conf/alsa.conf,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- alsa.conf   29 Jul 2003 17:16:18 -  1.12
+++ alsa.conf   6 Aug 2003 14:46:33 -   1.13
@@ -437,13 +437,13 @@
}
 }
 
-rawmidi.virt {
+rawmidi.virtual {
@args [ MERGE ]
@args.MERGE {
type string
default 1
}
-   type virt
+   type virtual
merge $MERGE
 }
 



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog