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

List:       kde-commits
Subject:    playground/base/strigi/src/streamindexer
From:       Flavio Castelli <flavio.castelli () gmail ! com>
Date:       2006-10-29 12:08:00
Message-ID: 1162123680.304984.5680.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 600053 by micron:

fixed build error, neither CMAKE_HAVE_PTHREAD_CREATE nor CMAKE_USE_WIN32_THREADS_INIT defines where found


 M  +2 -0      strigi_thread.h  
 A             strigi_thread_config.h.cmake  


--- trunk/playground/base/strigi/src/streamindexer/strigi_thread.h #600052:600053
@@ -21,6 +21,8 @@
 #ifndef STRIGI_THREAD_H
 #define STRIGI_THREAD_H
 
+#include "strigi_thread_config.h"
+
 #if defined(CMAKE_HAVE_PTHREAD_CREATE)
     #include <pthread.h>
     #define STRIGI_MUTEX_DEFINE(x) pthread_mutex_t x;
[prev in list] [next in list] [prev in thread] [next in thread] 

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