summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-08-02 15:04:25 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-08-02 16:07:09 +0200
commit587d2c036bbd250c9186c927ab7097d64742c5bb (patch)
tree58133f8cfd6fb9b74c77dd255069d7a743102d28 /config_host.mk.in
parent7489dd5a502a647bad5677cb7e6aa754fee0dc5a (diff)
WITH_HELPPACK_INTEGRATION is no longer substituted
...since 255bfc283c531512c93401bb4a23cb617137b864 "WITH_HELPPACK_INTEGRATION isn't substituted anywhere" Change-Id: I59d8befc55b36cc32096f75217d91bccc8b72160 Reviewed-on: https://gerrit.libreoffice.org/58474 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.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 1dc6ef50599a..b9c11d468662 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -625,7 +625,6 @@ export WITH_EXTRA_EXTENSIONS=@WITH_EXTRA_EXTENSIONS@
export WITH_FONTS=@WITH_FONTS@
export WITH_GALLERY_BUILD=@WITH_GALLERY_BUILD@
export WITH_GSSAPI=@WITH_GSSAPI@
-export WITH_HELPPACK_INTEGRATION=@WITH_HELPPACK_INTEGRATION@
export WITH_KRB5=@WITH_KRB5@
export WITH_LINKER_HASH_STYLE=@WITH_LINKER_HASH_STYLE@
export WITH_LOCALES=@WITH_LOCALES@