summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2017-08-16 11:33:57 +0300
committerTor Lillqvist <tml@collabora.com>2017-08-16 11:33:57 +0300
commit5d3ccb02b5e41d7d16fbde7bf413c4722613f6c2 (patch)
treea14eaccfeab3aee1437c152792c92d4df5d3370a /configure.ac
parentfe06dbd3b160d52c19af6b3e738c64c7150fd39a (diff)
Clarify use of "release build" concept
Change-Id: I598b600ca93d86c4c0bc433ae9432ccd7f264192
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9cf77da491b8..2d89afc90f9b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1374,7 +1374,9 @@ libo_FUZZ_ARG_ENABLE(extension-update,
libo_FUZZ_ARG_ENABLE(release-build,
AS_HELP_STRING([--enable-release-build],
- [Enable release build.
+ [Enable release build. Note that the "release build" choice is orthogonal to
+ whether symbols are present, debug info is generated, or optimization
+ is done.
See http://wiki.documentfoundation.org/Development/DevBuild]),
,)