summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 56cbd9a..de7adf4 100644
--- a/configure.in
+++ b/configure.in
@@ -2035,8 +2035,9 @@ AC_ARG_ENABLE([debug],
[Turn on debugging in all packages. One may
also specify a comma-separated list of
package names without the leading H5 or
- the word no. The default is most
- packages.])],
+ the word no. The default is most packages
+ if production is disabled; no if it is enabled.
+ ])],
[DEBUG_PKG=$enableval])
dnl Default to no if producton is enabled