office-gobmx/sysui
Stephan Bergmann b400187635 Introduce explicit --enable-introspection
4b4c7e76e6 "Only build LOKDocView-0.1.gir when
necessary" had erroneously assumed that LOKDocView-0.1.{gir,typelib} need to be
built when PKGFORMAT contains "deb" or "rpm".  But instead, they need to be
built only for some 3rd-party Linux distro builds, never for TDF builds.

Make that explicit with a new --enable-introspection, which those 3rd-party
Linux distros will now have to specify (probably along with other fixes to where
they pick up those LOKDocView-0.1.{gir,typelib} files after
634844354e "sysui: fix rpm errors in
freedesktop-menus (4.14.1)" had moved them around).

That way, builds that broke after 634844354e
"sysui: fix rpm errors in freedesktop-menus (4.14.1)" (like my ASan+UBSan one
that 4b4c7e76e6 "Only build LOKDocView-0.1.gir
when necessary" had tried to fix) can be fixed with an (implicit)
--disable-introspection.

This commit contains a revert of 4b4c7e76e6 "Only
build LOKDocView-0.1.gir when necessary", which it supersedes.

Change-Id: Idb618e3353da7d68a2e552b0f290775c02327733
Reviewed-on: https://gerrit.libreoffice.org/76997
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-08-06 11:13:48 +02:00
..
desktop
CustomTarget_deb.mk
CustomTarget_infoplist.mk
CustomTarget_rpm.mk
CustomTarget_share.mk Introduce explicit --enable-introspection 2019-08-06 11:13:48 +02:00
CustomTarget_solaris.mk
Makefile
Module_sysui.mk
Package_infoplist.mk
Package_osxicons.mk
Package_share.mk
productlist.mk
README

.desktop files for various Linux distros, and similar stuff for other OSes