summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index ceeeb5c..2acfe02 100755
--- a/configure
+++ b/configure
@@ -1616,7 +1616,7 @@ Optional Features:
Clean turns nothing on and disables optimization
(i.e.: a 'clean slate' configuration). All these
settings can be overridden by using specific
- configure flags. [default=debug]
+ configure flags. [default=production]
--enable-dependency-tracking
do not reject slow dependency extractors
--disable-dependency-tracking
@@ -4128,7 +4128,7 @@ fi
## Set the default
## Depends on branch, set via script at branch creation time
if test "X-$BUILD_MODE" = X- ; then
- BUILD_MODE=debug
+ BUILD_MODE=production
fi
## Allow this variable to be substituted in