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

List:       kde-commits
Subject:    kdesupport/blitz/blitz
From:       Laurent Montel <montel () kde ! org>
Date:       2007-08-23 7:15:15
Message-ID: 1187853315.782167.3378.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 703743 by mlaurent:

Defined to 1 as wrote in comment


 M  +1 -1      config-externalasm.h.cmake  
 M  +5 -5      config-processor.h.cmake  


--- trunk/kdesupport/blitz/blitz/config-externalasm.h.cmake #703742:703743
@@ -1,2 +1,2 @@
-#cmakedefine HAVE_EXTERNAL_ASM 
+#cmakedefine HAVE_EXTERNAL_ASM 1
 
--- trunk/kdesupport/blitz/blitz/config-processor.h.cmake #703742:703743
@@ -1,19 +1,19 @@
 /********** processor stuff *************/
 
 /* Defined to 1 if the assembler supports MMX instructions. */
-#cmakedefine HAVE_MMX
+#cmakedefine HAVE_MMX 1
 
 /* Defined to 1 if the assembler supports SSE instructions. */
-#cmakedefine HAVE_SSE
+#cmakedefine HAVE_SSE 1
 
 /* Defined to 1 if the assembler supports SSE2 instructions. */
-#cmakedefine HAVE_SSE2
+#cmakedefine HAVE_SSE2 1
 
 /* Defined to 1 if the assembler supports 3DNow instructions. */
-#cmakedefine HAVE_3DNOW
+#cmakedefine HAVE_3DNOW 1
 
 /* Defined to 1 if the assembler supports AltiVec instructions. */
-#cmakedefine HAVE_PPC_ALTIVEC  
+#cmakedefine HAVE_PPC_ALTIVEC 1 
 
 /* Defined to 1 if you have stdint.h */
 #cmakedefine HAVE_STDINT_H 1 
[prev in list] [next in list] [prev in thread] [next in thread] 

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