On Thu, 2024-07-04 at 12:16 +0200, Pavel Sanda wrote:
> But isn't it reasonable to run configure again when Qt changes?
> And it's not just QT, I think that if you don't rerun autogen
> you won't get correct lyx version when we bump the version.
> 
> Pavel

There is some mechanism in action because all C++ files were recompiled
when the Qt version changed.

So some change detection is already applied. On the other hand running
autogen should be so rare that it can be a manual process.

I know/compile some other projects where a similar step is also manual.

I do not pretend that I am expert on this subject, these are just my
observations from following the projects. 🤷‍♂️️

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

Reply via email to