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

List:       kde-commits
Subject:    KDE/kdemultimedia
From:       Adriaan de Groot <groot () kde ! org>
Date:       2005-07-03 15:57:28
Message-ID: 1120406248.909647.13552.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 431211 by adridg:

Simplify and unbreak check; OK by Dirk

 M  +1 -1      configure.in.in  


--- trunk/KDE/kdemultimedia/configure.in.in #431210:431211
@@ -83,7 +83,7 @@
 ac_cv_x86_sse=no)
 ])
 AC_MSG_RESULT($ac_cv_x86_sse)
-if eval "test \"`echo `$ac_cv_x86_sse\" = yes"; then
+if test "x$ac_cv_x86_sse" = "xyes"; then
 	    AC_DEFINE(HAVE_X86_SSE,1,
 		        [Define if your assembler supports x86 SSE instructions])
 fi
[prev in list] [next in list] [prev in thread] [next in thread] 

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