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

List:       kde-commits
Subject:    kdemultimedia
From:       Lauri Watts <lauri () kde ! org>
Date:       2003-08-31 23:59:33
[Download RAW message or body]

CVS commit by lauri: 

Make the sse test work


  M +1 -1      configure.in.in   1.46


--- kdemultimedia/configure.in.in  #1.45:1.46
@@ -111,5 +111,5 @@
 ])
 AC_MSG_RESULT($ac_cv_x86_sse)
-if eval "test \"`echo `$ac_cv_x86_sse\" = yes"; then
+if test "$ac_cv_x86_sse" = "yes"; then
             AC_DEFINE(HAVE_X86_SSE,1,
                         [Define if your assembler supports x86 SSE instructions])


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

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