]> git.lyx.org Git - lyx.git/blobdiff - development/cmake/configCompiler.h.cmake
Support new hunspell C++ ABI if LyX is built against hunspell >= 1.5
[lyx.git] / development / cmake / configCompiler.h.cmake
index 52f629e7bb8d02b2f0254bf19263da8db9774267..8934986cb02f72b66006285b2a45ab576e68bac0 100644 (file)
@@ -66,6 +66,9 @@
 #define HAVE_ALLOCA
 #endif
 
+/* whether hunspell C++ (rather than C) ABI is provided */
+#cmakedefine HAVE_HUNSPELL_CXXABI 1
+
 #cmakedefine HAVE_ICONV_CONST 1
 #ifdef HAVE_ICONV_CONST
 #define ICONV_CONST const