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

List:       kde-commits
Subject:    [kdepim] /: Disable the feeder on Mac as well.
From:       Till Adam <till () kdab ! com>
Date:       2011-10-01 12:04:50
Message-ID: 20111001120450.CDD6DA60A6 () git ! kde ! org
[Download RAW message or body]

Git commit cc2df2a63c635876f07ce974e07887e0eebc4874 by Till Adam.
Committed on 25/09/2011 at 19:12.
Pushed by tilladam into branch 'master'.

Disable the feeder on Mac as well.

M  +1    -1    CMakeLists.txt

http://commits.kde.org/kdepim/cc2df2a63c635876f07ce974e07887e0eebc4874

diff --git a/CMakeLists.txt b/CMakeLists.txt
index aae2aa1..8c28d26 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -360,7 +360,7 @@ endif (NOT WINCE)
 
     # disabled until Strigi dep is removed
     if (NOT WINCE AND NOT KDEPIM_NO_NEPOMUK)
-      if (NOT WIN32)
+      if (NOT WIN32 AND NOT APPLE)
         # The nepomuk_email_feeder uses symbols from kde-runtime.
         # On Windows you can not link a DLL with undefined
         # Symbols so this has to be disabled

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

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