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

Modified Files:
        configure.in 
Log Message:
include linux/highmem.h.
added the check of the header file to configure.



Index: configure.in
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/configure.in,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- configure.in        11 Mar 2003 21:11:02 -0000      1.150
+++ configure.in        12 Mar 2003 18:36:25 -0000      1.151
@@ -176,7 +176,7 @@
 CHECK_KERNEL_HEADER(linux/rwsem.h)
 CHECK_KERNEL_HEADER(linux/gameport.h)
 CHECK_KERNEL_HEADER(linux/devfs_fs_kernel.h)
-
+CHECK_KERNEL_HEADER(linux/highmem.h)
 CHECK_KERNEL_HEADER(linux/workqueue.h)
 
 dnl Check kernel configurations



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to