summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-12-07 13:45:31 +0100
committerJan Holesovsky <kendy@collabora.com>2018-08-08 14:47:28 +0200
commit4d5bcb8f387829dc47efea4e9042e57020fee8a9 (patch)
tree384d41a3d9dae748461f7d1b2a06abf811523542 /config_host.mk.in
parentbc394374b28238747f09e18fb97214ee69db6976 (diff)
allow to build online help too
Change-Id: I9b26f952dc681893b25712451535f4b539fd615d
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 0da4352e5b89..46d7b32f3334 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -248,6 +248,7 @@ export HAVE_LD_BSYMBOLIC_FUNCTIONS=@HAVE_LD_BSYMBOLIC_FUNCTIONS@
export HAVE_LD_HASH_STYLE=@HAVE_LD_HASH_STYLE@
export HAVE_POSIX_FALLOCATE=@HAVE_POSIX_FALLOCATE@
export HELP_COMMON_ONLY=@HELP_COMMON_ONLY@
+export HELP_ONLINE=@HELP_ONLINE@
export HOST_PLATFORM=@host@
export HSQLDB_JAR=@HSQLDB_JAR@
export HSQLDB_USE_JDBC_4_1=@HSQLDB_USE_JDBC_4_1@