Update of /cvsroot/alsa/alsa-driver
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9499
Modified Files:
configure.in
Log Message:
added the check of CONFIG_EXPERIMENTAL.
Index: configure.in
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/configure.in,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- configure.in 4 Mar 2004 13:23:54 -0000 1.233
+++ configure.in 4 Mar 2004 18:29:56 -0000 1.234
@@ -497,6 +497,10 @@
CHECK_KERNEL_CONFIG(CONFIG_ACPI_BUS, [ACPI bus driver])
AC_SUBST(CONFIG_ACPI_BUS)
+dnl Check experimental drivers...
+CHECK_KERNEL_CONFIG(CONFIG_EXPERIMENTAL, [Experimental drivers in kernel])
+AC_SUBST(CONFIG_EXPERIMENTAL)
+
dnl Check for SGI/MIPS (HAL2) support...
AC_MSG_CHECKING(for SGI/MIPS (HAL2) architecture)
CONFIG_SGI=""
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog