[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-09-24 19:16:41
[Download RAW message or body]

CVS commit by kernalex: 

make cdda default yes


  M +3 -3      configure.in.in   1.3


--- kdemultimedia/kscd/libwm/configure.in.in  #1.2:1.3
@@ -4,12 +4,12 @@
 AC_MSG_CHECKING("for CDDA")
 
-AC_ARG_WITH(cdda, [  --with-cdda             build CDDA support in kscd],
+AC_ARG_WITH(kscd-cdda, [  --with-kscd-cdda             build CDDA support in kscd [default=yes]],
 [
-  if test $withval = "yes"; then
+  if test $withval = yes; then
     libwm_with_cdda=yes
   else
     libwm_with_cdda=no
   fi
-],libwm_with_cdda=no)
+],libwm_with_cdda=yes)
 
 if test "$libwm_with_cdda" = "yes"; then


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

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