summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 28cd8b0..a5465d1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -63,6 +63,7 @@ while getopts "$optspec" optchar; do
case "${OPTARG}" in
production)
echo "Setting production mode..."
+ echo
production=true
;;
process_source)