summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 528811784e..cc40bf3ad6 100755
--- a/tools/configure
+++ b/tools/configure
@@ -79,7 +79,7 @@ if [ -z "$debug" ]; then
79 debug="DEBUG=1" 79 debug="DEBUG=1"
80 ;; 80 ;;
81 *) 81 *)
82 debug="" 82 debug="NODEBUG=1"
83 ;; 83 ;;
84 84
85 esac 85 esac