spell.m4

Stephan Witt st.witt at gmx.net
Mon Aug 7 09:12:26 UTC 2023


Am 07.08.2023 um 10:32 schrieb José Matos <jaomatos at gmail.com>:
> 
> 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)

I think, Nusret is right.

The mentioned CXXFLAGS line is inside the test for working Hunspell (LYX_HAVE_HUNSPELL_CXXABI - and probably copied from enchant code block).

Stephan

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



More information about the lyx-devel mailing list