summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-06-29 16:54:31 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-07-01 19:38:59 +0200
commitfd94276fbbd3632b2241133900b995d75f9b14fc (patch)
tree741acb4a8bb45bd0facc0d41281b0cda932eded4 /config_host
parent3bd01dc22c18acbca14b52bb982e7effd5a2b8a8 (diff)
configure: add a --with-product-flavor switch
Defaults to Personal to point out this is supported by volunteers. This affects the splash screen, the window title, the about dialog and the start center. (cherry picked from commit c540483134482d437ea6e02390ff429f4300cbb0) Change-Id: I216a7f547618377ed268454ebfd2801c4c3901b7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97638 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_buildid.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host/config_buildid.h.in b/config_host/config_buildid.h.in
index 04f03b83543a..d9663cb3f8f0 100644
--- a/config_host/config_buildid.h.in
+++ b/config_host/config_buildid.h.in
@@ -6,5 +6,6 @@ Optional Build ID displayed in the about dialog
#define CONFIG_BUILDID_H
#undef EXTRA_BUILDID
+#undef PRODUCTFLAVOR
#endif