On Sun, 2023-08-06 at 23:10 +0300, Nusret Balci wrote:
> In config/spell.m4, line 64:
> 
>   CXXFLAGS="$ENCHANT_CFLAGS $AM_CXXFLAGS $CXXFLAGS"
> 
> Shouldn’t this line be:
> 
>   CXXFLAGS=“$HUNSPELL_CFLAGS $AM_CXXFLAGS $CXXFLAGS"
> 
> Regards,
> 
> Nusret

Nope.

Because Enchant is a wrapper around several spell checkers. One of
those is hunspell but it is not the only one:
https://en.wikipedia.org/wiki/Enchant_(software)

-- 
José Abílio
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to