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

List:       kde-commits
Subject:    branches/KDE/4.2/kdebase/runtime/nepomuk/services/storage
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2009-05-16 23:24:39
Message-ID: 1242516279.727547.4248.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 968937 by osterfeld:

including clucene is only needed when both clucene and sopranoindex are found. (and \
the clucene include dir is added via include_directories() only then)


 M  +1 -1      repository.cpp  


--- branches/KDE/4.2/kdebase/runtime/nepomuk/services/storage/repository.cpp \
#968936:968937 @@ -16,7 +16,7 @@
 #include "nepomukstorage-config.h"
 #include "modelcopyjob.h"
 
-#ifdef HAVE_CLUCENE
+#if defined(HAVE_CLUCENE) && defined(HAVE_SOPRANO_INDEX)
 #include "cluceneanalyzer.h"
 #endif
 


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

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