summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 81f555c..a52d767 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -8,11 +8,5 @@
significant byte first (like Motorola and SPARC, unlike Intel). */
#cmakedefine WORDS_BIGENDIAN @WORDS_BIGENDIAN@
-/* Define if sword library API >= 1.6 */
-#cmakedefine SWORD_MULTIVERSE 1
-
-/* Define if sword library API >= 1.7 */
-#cmakedefine SWORD_API_1_7 1
-
/* Define if clucene library API >= 2.0 */
#cmakedefine CLUCENE_V2 1