]> git.lyx.org Git - features.git/commit
Define USE_HUNSPELL when compiling against included hunspell.
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 18 Sep 2017 15:31:42 +0000 (17:31 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 18 Sep 2017 16:08:37 +0000 (18:08 +0200)
commit3de5218e63e606fa2a4e4b74511548adba3da9f1
tree6934db197e5ea5f4c5a6fd04a0ea90bcdb142a6d
parentadfcd0828ebc3aa106898553d768d446ae63ed2a
Define USE_HUNSPELL when compiling against included hunspell.

Otherwise, the speller is disabled.

(cherry picked from commit be36fe6e62a3dd614419a4dc5df5cb059421c595)
config/spell.m4