summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2020-07-16 18:17:56 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-07-23 10:51:30 +0200
commit5fdf2009d21fa220dfee70ea755bd698c16257a7 (patch)
treea0facfa2ce98515cb48402e263eac31a34e11567 /config_host.mk.in
parentdfc28be2487c13be36a90efd778b8d8f179c589d (diff)
tdf#134522 remove --with-build-version ./configure flag
Noop. Use --with-extra-buildid Change-Id: I110514f6f58c1cd2ca635234a20cf560e6e3d6e6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98923 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index f0383acb318d..00288ccb6968 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -54,7 +54,6 @@ export BUILD_PLATFORM=@build@
export BUILD_POSTGRESQL_SDBC=@BUILD_POSTGRESQL_SDBC@
export BUILD_TYPE=@BUILD_TYPE@
export BUILD_UNOWINREG=@BUILD_UNOWINREG@
-export BUILD_VER_STRING=@BUILD_VER_STRING@
export BUILD_X64=@BUILD_X64@
export BUILD_X86=@BUILD_X86@
export BUILDING_PCH_WITH_OBJ=@BUILDING_PCH_WITH_OBJ@