[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdemultimedia/kscd/libwm
From:       Alex Kern <alex.kern () gmx ! de>
Date:       2003-10-22 18:15:28
[Download RAW message or body]

CVS commit by kernalex: 

avoid noise by aclocal, make it realy compileable


  M +2 -3      configure.in.in   1.7


--- kdemultimedia/kscd/libwm/configure.in.in  #1.6:1.7
@@ -15,8 +15,8 @@
 if test "$libwm_with_cdda" = "yes"; then
 case $host in
-  *-*-linux-gnu)
+  *-*-linux*)
   AC_TRY_COMPILE(
   [
-#include <asm/types.h>
+#include <linux/types.h>
 #include <linux/cdrom.h>
   ],[
@@ -42,5 +42,4 @@
   ;;
   *)
-      AC_WARNING([No CDDA support for your platform.])
       libwm_with_cdda=no
   ;;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic