]> git.lyx.org Git - features.git/blobdiff - src/Thesaurus.cpp
tentative fix
[features.git] / src / Thesaurus.cpp
index a5101cc41c50b08e1eb3b68655354ce3b4f2514f..a7dbca0d79b36bf0d4fbdfe2aba8e053b0e58f31 100644 (file)
@@ -265,7 +265,7 @@ Thesaurus::Meanings Thesaurus::lookup(docstring const & t, docstring const & lan
 }
 
 #else
-
+#ifndef HAVE_AIKSAURUS
 Thesaurus::Thesaurus()
 {
 }
@@ -281,6 +281,7 @@ Thesaurus::Meanings Thesaurus::lookup(docstring const &, docstring const &)
        return Meanings();
 }
 
+#endif
 #endif // HAVE_LIBMYTHES
 
 // Global instance