spell.m4

José Matos jaomatos at gmail.com
Mon Aug 7 08:32:15 UTC 2023


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


More information about the lyx-devel mailing list