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
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
On Thu, Jul 27, 2023 at 06:45:44PM +0200, Pavel Sanda wrote:
> On Thu, Jul 27, 2023 at 06:07:30PM +0200, Pavel Sanda wrote:
> > current behaviour which joins the lines by default?
>
> As it turns out, the current behaviour is more subtle:
> the newlines are actually preserved for some layouts
> (t
On Thu, Jul 27, 2023 at 04:13:37PM +0200, Pavel Sanda wrote:
> I think it's time for the breakdown of remaining bugs which hinder us from
> 2.4 release.
All in all I see only one major Mac bug left (but not a showstopper) and few
cases to decide before the freeze. The rest can either wait for lat