Date: prev next · Thread: first prev next last
2020 Archives by date, by thread · List index


On Sat, May 16, 2020 at 2:41 PM Ilmari Lauhakangas
<ilmari.lauhakangas@libreoffice.org> wrote:

No need to run autogen.sh again.

That's very terse -- rather: typically there is no need to manually
run the autogen.sh again. The toplevel make step looks whether
autogen/configure related files are up-to-date and then triggers a run
of the autogen.sh as appropriate. But that is skipped when
short-circuiting the build and only building a single module.

In the case of Info.plist: that's one file created by configure from
the Info.plist.in template. make sysui doesn't look at that .in file,
but at the generated Info.plist only. So if you modify the
Info.plist.in, then you have to retrigger the autogen.sh/configure run
- as said if you were just using toplevel "make", then that would be
taken care of.

ciao
Christian

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.