]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
Support new hunspell C++ ABI if LyX is built against hunspell >= 1.5
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 8d3b609c76d3914fb79a463737a2ec6866597997..9e9136733736c0668bd587e2f7142a2b09df867a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -227,6 +227,9 @@ The following options allow you to tweak the generated code more precisely (see
     --without-included-boost is specified). You may have to use
     --disable-stdlib-debug when linking development versions against
     your system's boost library.
+    The same problem applies to hunspell (as of hunspell 1.5). So either
+    compile --with-included-hunspell or --disable-stdlib-debug when
+    linking development versions against your system's hunspell library.
 
   o --enable-monolithic-build[=boost,client,insets,mathed,core,tex2lyx,frontend-qt4]
     that enables monolithic build of the given parts of the source