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

List:       kde-commits
Subject:    KDE/kdepimlibs/cmake/modules
From:       Christophe Giboudeaux <cgiboudeaux () gmail ! com>
Date:       2009-02-25 13:43:27
Message-ID: 1235569407.539036.19607.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 931560 by cgiboudeaux:

RUN_RESULT EQ 1 -> RUN_RESULT EQUAL 1

 M  +1 -1      FindLibical.cmake  


--- trunk/KDE/kdepimlibs/cmake/modules/FindLibical.cmake #931559:931560
@@ -68,7 +68,7 @@
       set(LIBICAL_INCLUDE_DIRS "")
       set(LIBICAL_LIBRARIES "")
     endif(NOT LIBICAL_VERSION_OK)
-  else(COMPILE_RESULT AND RUN_RESULT EQ 1)
+  else(COMPILE_RESULT AND RUN_RESULT EQUAL 1)
     message(FATAL_ERROR "Unable to compile or run the libical version detection program.")
   endif(COMPILE_RESULT AND RUN_RESULT EQUAL 1)
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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